Browse Source

Remove feeds from defsystem.

Brit Butler 11 years ago
parent
commit
05ea52813a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      coleslaw.asd

+ 0 - 1
coleslaw.asd

@@ -22,7 +22,6 @@
22 22
                (:file "content")
23 23
                (:file "posts")
24 24
                (:file "indexes")
25
-               (:file "feeds")
26 25
                (:file "coleslaw"))
27 26
   :in-order-to ((test-op (load-op coleslaw-tests)))
28 27
   :perform (test-op :after (op c)