From 196378daebfe5d69c6182c72708e37a36a9afc6d Mon Sep 17 00:00:00 2001 From: Shreyaschorge Date: Wed, 16 Jul 2025 17:33:02 +0530 Subject: [PATCH] Revert "format" This reverts commit 5fbd9c5c096a278a3b52df169e3903a4da783239. --- scripts/deploy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.ts b/scripts/deploy.ts index e64d4d2..cfc629d 100755 --- a/scripts/deploy.ts +++ b/scripts/deploy.ts @@ -890,4 +890,4 @@ async function main(): Promise { } } -main(); +main(); \ No newline at end of file