chore: remove debug

experiment/tanstack-table
Tienson Qin 2024-05-17 21:00:57 +08:00
parent 82db2351fe
commit a50177096e
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@
(defn ^:large-vars/cleanup-todo apply-ops!
[repo conn ops date-formatter opts]
(prn :debug :outliner-ops ops)
(assert (ops-validator ops) ops)
(let [opts' (assoc opts
:transact-opts {:conn conn}