瀏覽代碼

chore: remove debugging txs

Tienson Qin 3 年之前
父節點
當前提交
057ebd8e4b
共有 1 個文件被更改,包括 0 次插入1 次删除
  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]