Skip to content

Commit

Permalink
Remove a stray print, ty @sheluchin #611
Browse files Browse the repository at this point in the history
  • Loading branch information
Olical committed Oct 4, 2024
1 parent 75f475e commit 4c21ff7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion fnl/conjure/client/sql/stdio.fnl
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
suffix (if (and node (= "statement" (node:type)))
";\n"
"\n")]
(print node (node:type) suffix)
(repl.send
(.. opts.code suffix)
(fn [msgs]
Expand Down
1 change: 0 additions & 1 deletion lua/conjure/client/sql/stdio.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c21ff7

Please sign in to comment.