diff --git a/src/main/frontend/components/editor.cljs b/src/main/frontend/components/editor.cljs index cb19de1d9f..f3b3451a55 100644 --- a/src/main/frontend/components/editor.cljs +++ b/src/main/frontend/components/editor.cljs @@ -30,8 +30,6 @@ [frontend.text :as text] ["/frontend/utils" :as utils])) -(set! *warn-on-infer* false) - (rum/defc commands < rum/reactive [id format] (when (and (util/react *show-commands)