From e4b0a435f3ae01105d33c9567fe70b78274d8904 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 9 Mar 2021 12:45:08 +0100 Subject: [PATCH] Apply linter --- source/app/action/index.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/app/action/index.mjs b/source/app/action/index.mjs index 6d262c6b..df506866 100644 --- a/source/app/action/index.mjs +++ b/source/app/action/index.mjs @@ -35,7 +35,7 @@ } //Runner - ;(async function() { + (async function() { try { //Initialization info.break()