Skip to content

Commit

Permalink
Update route.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Sep 11, 2014
1 parent c689305 commit a038b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/noir/util/route.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(ns noir.util.route
(:use [clout.core :only [route-matches]]
[clojure.walk :only [prewalk]]
[noir.request :only [*request*]]
[noir.response :only [redirect]]))

Expand Down

0 comments on commit a038b55

Please sign in to comment.