From dbfa7478b7a10e0c778cb2b88f456d8b05c0af84 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Mon, 21 Mar 2022 09:30:20 +1300 Subject: [PATCH] Lint --- html/src/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/html/src/app.js b/html/src/app.js index 7d4a43e4..b89e03d4 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -5026,7 +5026,6 @@ speechSynthesis.getVoices(); fileVersion, appVersion ); - } } catch (err) { console.error(err);