Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removing commented out code
  • Loading branch information
ninanator committed Mar 6, 2016
commit be0bb7bc137c3dea28fa87a70bbdf11887c6737f
1 change: 0 additions & 1 deletion src/yesql/generate.clj
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
(jdbc-fn connection
tokens
args
;(rewrite-query-for-jdbc tokens args)
call-options)))
[display-args generated-function] (let [named-args (if-let [as-vec (seq (mapv (comp symbol clojure.core/name)
required-args))]
Expand Down