Kaynağa Gözat

fix: lint warnings

Tienson Qin 3 yıl önce
ebeveyn
işleme
d91dd505ad

+ 1 - 1
src/main/frontend/handler/editor/keyboards.cljs

@@ -11,7 +11,7 @@
     (mixins/hide-when-esc-or-outside
     (mixins/hide-when-esc-or-outside
      state
      state
      :on-hide
      :on-hide
-     (fn [_state e event]
+     (fn [_state _e event]
        (cond
        (cond
          (contains?
          (contains?
           #{:commands :block-commands
           #{:commands :block-commands