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

remove extraneous newline

parent 1aee69a1
No related branches found
No related tags found
No related merge requests found
......@@ -373,7 +373,6 @@
{:keys [id]} (-> (insert entity (values vals))
(clojure.set/rename-keys {(keyword "scope_identity()") :id}))]
(->> (sel :one entity :id id)
(post-insert entity))))
......
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