chore: remove pprint debug

This commit is contained in:
Tienson Qin
2023-06-20 13:33:51 +08:00
parent aa3510bb12
commit c238a7b08a

View File

@@ -185,7 +185,6 @@
txs
last-txs)]
(when (seq txs)
(util/pprint txs)
(db/transact! txs)))
(when create-first-block?