Not absolutely certain what the change to rules.clj is, but tests

didn't break...
This commit is contained in:
Simon Brooke 2014-07-24 22:33:40 +01:00
parent 4492c81af9
commit b995425bf1
3 changed files with 5 additions and 3 deletions

View file

@ -7,7 +7,8 @@
[mw-ui.util :as util]
[mw-ui.render-world :as world]
[noir.io :as io]
[noir.session :as session]))
[noir.session :as session]
[ring.util.response :as response]))
(defn process-rules-request
[request]