Skip to content

Commit

Permalink
Remove unnecessary :files values from recipes
Browse files Browse the repository at this point in the history
See #2172
  • Loading branch information
purcell committed Nov 16, 2014
1 parent ef8eceb commit fadff01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions recipes/company-math
@@ -1,4 +1,3 @@
(company-math
:fetcher github
:repo "vspinu/company-math"
:files ("*.el"))
:repo "vspinu/company-math")
3 changes: 1 addition & 2 deletions recipes/math-symbol-lists
@@ -1,4 +1,3 @@
(math-symbol-lists
:fetcher github
:repo "vspinu/math-symbol-lists"
:files ("*.el"))
:repo "vspinu/math-symbol-lists")

0 comments on commit fadff01

Please sign in to comment.