Dead code

This commit is contained in:
Tommi Reiman 2018-02-11 23:19:41 +02:00
parent 3005e04a6e
commit 1d5337649e

View file

@ -323,8 +323,6 @@
(def cqrs-routes (def cqrs-routes
(mapv (fn [command] [(str "/command/" (name command)) {:post handler :name command}]) commands)) (mapv (fn [command] [(str "/command/" (name command)) {:post handler :name command}]) commands))
cqrs-routes
(def cqrs-routes-pedestal (def cqrs-routes-pedestal
(map-tree/router (map-tree/router
(table/table-routes (table/table-routes