Skip to content

Commit

Permalink
Remove prn
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitem committed Oct 16, 2023
1 parent 9e10746 commit 360ce6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dsql/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
(meta node)))))

(defn dispatch-sql [opts x]
(prn "->>> " x)
(or
(get-type x)
(when-let [resolver (:resolve-type opts)]
Expand Down

0 comments on commit 360ce6c

Please sign in to comment.