Remove unnecessary :files values from recipes

See #2172
This commit is contained in:
Steve Purcell 2014-11-16 21:10:03 +00:00
parent ef8eceb58f
commit fadff01600
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,3 @@
(company-math (company-math
:fetcher github :fetcher github
:repo "vspinu/company-math" :repo "vspinu/company-math")
:files ("*.el"))

View file

@ -1,4 +1,3 @@
(math-symbol-lists (math-symbol-lists
:fetcher github :fetcher github
:repo "vspinu/math-symbol-lists" :repo "vspinu/math-symbol-lists")
:files ("*.el"))