remove useless semicolon

This commit is contained in:
webzwo0i 2021-02-25 14:23:11 +01:00 committed by John McLear
parent fa29858a4e
commit efd211bbc5

View file

@ -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