mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Remove json-fix.el from package-build recipe
json-fix.el was removed in #1743
This commit is contained in:
parent
6176257e00
commit
434dd55001
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(package-build :repo "milkypostman/melpa"
|
||||
:fetcher github
|
||||
:files ("package-build.el" "json-fix.el"))
|
||||
:files ("package-build.el"))
|
||||
|
|
Loading…
Reference in a new issue