Remove json-fix.el from package-build recipe

json-fix.el was removed in #1743
This commit is contained in:
Akira Kitada 2015-03-12 01:11:44 +09:00
parent 6176257e00
commit 434dd55001

View file

@ -1,3 +1,3 @@
(package-build :repo "milkypostman/melpa"
:fetcher github
:files ("package-build.el" "json-fix.el"))
:files ("package-build.el"))