Skip to content
Snippets Groups Projects
Commit f6dc0cc1 authored by Cam Saul's avatar Cam Saul
Browse files

remove unused private var

parent df6e6be0
No related branches found
No related tags found
No related merge requests found
......@@ -34,9 +34,6 @@
(fn? %)))
m))
(defn- clob? [obj]
(= (type obj) org.h2.jdbc.JdbcClob))
(defn- -format-response [obj]
(cond
(map? obj) (->> (remove-fns-and-delays obj) ; recurse over all vals in the map
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment