remove a debug statement

This commit is contained in:
David Botton 2022-03-01 19:57:50 -05:00
parent d55148a9bd
commit 956cca8fa9

View file

@ -101,7 +101,6 @@
'(("Non-Query" :db-query))
(lambda (results)
(when results
(format t "handle~%")
(handler-case
(progn
(sqlite:execute-non-query (db-connection app)