From efd211bbc5616fd985548a8c6323a5f01d303c5a Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Thu, 25 Feb 2021 14:23:11 +0100 Subject: [PATCH] remove useless semicolon --- src/node/utils/Minify.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/node/utils/Minify.js b/src/node/utils/Minify.js index b5ac28b15..4874432b1 100644 --- a/src/node/utils/Minify.js +++ b/src/node/utils/Minify.js @@ -227,7 +227,6 @@ const getAceFile = async () => { } } - data += ';\n'; data += 'Ace2Editor.EMBEDED = Ace2Editor.EMBEDED || {};\n'; // Request the contents of the included file on the server-side and write