diff --git a/web/src/main/frontend/components/editor.cljs b/web/src/main/frontend/components/editor.cljs index 1ca6faa97..70cc887d3 100644 --- a/web/src/main/frontend/components/editor.cljs +++ b/web/src/main/frontend/components/editor.cljs @@ -473,7 +473,6 @@ 0)))))))} (fn [e key-code] (let [key (gobj/get e "key")] - (println key-code) (cond (editor-handler/surround-by? input "[[" "]]") (do