From e9a93a99b496d51055300dd6b05a82fbdc75d5b0 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Mon, 27 May 2019 21:15:33 +0300 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=98=9E=203141519265368979323=20?= =?UTF-8?q?=F0=9F=98=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy.ts b/deploy.ts index 997dc1b..a8afd6a 100644 --- a/deploy.ts +++ b/deploy.ts @@ -24,7 +24,6 @@ const run = (command: string): Promise => { }) } - (async () => { try { if (!args.includes("--skipBuild") && !args.includes("-sb"))