better way of keeping transactions up to date
This commit is contained in:
@@ -68,9 +68,6 @@
|
||||
(def app-routes
|
||||
(routes
|
||||
(wrap-transaction api-routes)
|
||||
(context "/api" [] events/routes)
|
||||
|
||||
|
||||
static-routes))
|
||||
|
||||
(defn wrap-logging [handler]
|
||||
|
||||
Reference in New Issue
Block a user