Forráskód Böngészése

chore: remove debugging txs

Tienson Qin 3 éve
szülő
commit
057ebd8e4b
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      src/main/frontend/modules/outliner/core.cljs

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

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