From 5de7672ab8f3d30ed56c97e602db80ebcb2a1ac4 Mon Sep 17 00:00:00 2001 From: MasterK0927 Date: Mon, 25 Mar 2024 17:54:39 +0530 Subject: [PATCH] updated util.js --- build/commands/lib/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/commands/lib/util.js b/build/commands/lib/util.js index 6dc159ba89d4..a7f4ffd8816a 100644 --- a/build/commands/lib/util.js +++ b/build/commands/lib/util.js @@ -1106,4 +1106,4 @@ const util = { }, } -module.exports = util +module.exports = util \ No newline at end of file