Ver código fonte

Remove unused code

Tienson Qin 3 anos atrás
pai
commit
3581fe6abf
1 arquivos alterados com 0 adições e 3 exclusões
  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