From ebaca76109b4ca236cd405814552f6532ab9a732 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Fri, 28 May 2021 14:08:05 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Remove=20`online=5Feditor.ace=5F?= =?UTF-8?q?editor=5Flanguage`=20key=20(#743)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config.json b/config.json index 03b2875179..43da48bf1a 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,6 @@ "online_editor": { "indent_style": "space", "indent_size": 2, - "ace_editor_language": "elixir", "highlightjs_language": "elixir" }, "test_runner": {