Skip to content
Snippets Groups Projects
Commit 0ac867d8 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

we no longer need to declare 'build-response' in qs.clj

parent d951b175
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
[metabase.util :refer [contains-many? now-iso8601]]))
(declare execute-query build-response)
(declare execute-query)
(defendpoint POST "/" [:as {{:keys [timezone database sql] :as body} :body}]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment