remove useless semicolon

pull/4873/head
webzwo0i 2021-02-25 14:23:11 +01:00 committed by John McLear
parent fa29858a4e
commit efd211bbc5
1 changed files with 0 additions and 1 deletions

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