Browse Source

Remove unused code

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

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

@@ -27,9 +27,6 @@
            (= :input (state/get-editor-action))
            nil
 
-           (d/has-class? target "bottom-action") ;; FIXME: not particular case
-           (.preventDefault e)
-
            :else
            (let [{:keys [on-hide value]} (editor-handler/get-state)]
              (when on-hide