chore: remove unneeded clear

pull/2214/head
Weihua Lu 2021-06-17 01:57:59 +08:00 committed by Tienson Qin
parent 59a8eca650
commit dd9fd0f33c
1 changed files with 0 additions and 1 deletions

View File

@ -1319,7 +1319,6 @@
([blocks]
(exit-editing-and-set-selected-blocks! blocks :down))
([blocks direction]
(util/clear-selection!)
(util/select-unhighlight! (dom/by-class "selected"))
(clear-selection!)
(clear-edit!)