remove unnecessary save-current-block

pull/9404/head
Tienson Qin 2023-05-15 15:31:44 +08:00
parent 95675269bc
commit 9d6bda6b2c
1 changed files with 0 additions and 1 deletions

View File

@ -2448,7 +2448,6 @@
(profile (profile
"Insert block" "Insert block"
(outliner-tx/transact! {:outliner-op :insert-blocks} (outliner-tx/transact! {:outliner-op :insert-blocks}
(save-current-block!)
(insert-new-block! state))))))))) (insert-new-block! state)))))))))
(defn- inside-of-single-block (defn- inside-of-single-block