Browse Source

fix: remove debug code

Peng Xiao 3 năm trước cách đây
mục cha
commit
5ce5a1bfc3
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/main/frontend/handler/editor.cljs

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

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