Not absolutely certain what the change to rules.clj is, but tests
didn't break...
This commit is contained in:
parent
4492c81af9
commit
b995425bf1
3 changed files with 5 additions and 3 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue