Remove leftover REPL debugging code

This commit is contained in:
Sean Corfield 2019-05-23 10:05:27 -07:00
parent 704fb899e3
commit b831525948

View file

@ -130,7 +130,7 @@
loaded))))))) loaded)))))))
(throw (ex-info (str "Unknown dbtype: " dbtype) db-spec))) (throw (ex-info (str "Unknown dbtype: " dbtype) db-spec)))
[url etc])) [url etc]))
(def class-name "java.lang.String")
(defn- string->url+etc (defn- string->url+etc
"Given a JDBC URL, return it with an empty set of options with no parsing." "Given a JDBC URL, return it with an empty set of options with no parsing."
[s] [s]