Skip to content

Commit

Permalink
removed unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Mar 27, 2015
1 parent 53302b4 commit b832154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/leiningen/new/luminus/core/src/handler.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[<<project-ns>>.middleware
:refer [development-middleware production-middleware]]
[<<project-ns>>.session :as session]
[ring.middleware.defaults :refer [site-defaults]]
[compojure.route :as route]
[taoensso.timbre :as timbre]
[taoensso.timbre.appenders.rotor :as rotor]
Expand Down

0 comments on commit b832154

Please sign in to comment.