Browse Source

fix: remove debug code

Peng Xiao 3 years ago
parent
commit
5ce5a1bfc3
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/main/frontend/handler/editor.cljs

+ 0 - 3
src/main/frontend/handler/editor.cljs

@@ -200,9 +200,6 @@
                     "ls-block"
                     "ls-block"
                     "edit-block")))
                     "edit-block")))
 
 
-(get-edit-input-id-with-block-id (uuid "62ec813f-11f1-472e-9bb2-e69bacd07c7e"))
-
-
 (defn clear-selection!
 (defn clear-selection!
   []
   []
   (util/select-unhighlight! (dom/by-class "selected"))
   (util/select-unhighlight! (dom/by-class "selected"))