Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Aug 15, 2022
1 parent 7cb1fc9 commit 3581fe6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/frontend/handler/editor/keyboards.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3581fe6

Please sign in to comment.