Browse Source

chore: remove debugging txs

Tienson Qin 3 năm trước cách đây
mục cha
commit
057ebd8e4b

+ 0 - 1
src/main/frontend/modules/outliner/core.cljs

@@ -215,7 +215,6 @@
                          [:db/retract id :block/alias]
                          [:db/retract id :block/alias]
                          [:db/retract id :block/tags]])))]
                          [:db/retract id :block/tags]])))]
       (swap! txs-state concat txs page-tx)
       (swap! txs-state concat txs page-tx)
-      (util/pprint @txs-state)
       block-id))
       block-id))
 
 
   (-get-children [this]
   (-get-children [this]