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