diff --git a/extensions/clojure/clojure.configuration.json b/extensions/clojure/clojure.configuration.json index d83f1ac8e9b..f0d6b7f37b8 100644 --- a/extensions/clojure/clojure.configuration.json +++ b/extensions/clojure/clojure.configuration.json @@ -1,7 +1,6 @@ { "comments": { - "lineComment": ";", - "blockComment": [ "(comment", ")" ] + "lineComment": ";" }, "brackets": [ ["{", "}"],