From 1d5337649e1d81689d0caff25dfc489c038159e3 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sun, 11 Feb 2018 23:19:41 +0200 Subject: [PATCH] Dead code --- perf-test/clj/reitit/lupapiste_perf_test.clj | 2 -- 1 file changed, 2 deletions(-) diff --git a/perf-test/clj/reitit/lupapiste_perf_test.clj b/perf-test/clj/reitit/lupapiste_perf_test.clj index 57012ba3..537c2a35 100644 --- a/perf-test/clj/reitit/lupapiste_perf_test.clj +++ b/perf-test/clj/reitit/lupapiste_perf_test.clj @@ -323,8 +323,6 @@ (def cqrs-routes (mapv (fn [command] [(str "/command/" (name command)) {:post handler :name command}]) commands)) -cqrs-routes - (def cqrs-routes-pedestal (map-tree/router (table/table-routes