From b4a0c08bdf6b9dcb8b3cd48ce72df33d062f5c6a Mon Sep 17 00:00:00 2001 From: Pritam Kumar Nath Date: Tue, 11 Mar 2025 02:48:55 +0530 Subject: [PATCH 1/2] index file updated --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 1467009a..eb171b62 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -console.log("LMAO") +console.log("Hello World") From cf4f36cdab41058d958092265c9312685931fc0d Mon Sep 17 00:00:00 2001 From: Pritam Kumar Nath Date: Thu, 27 Mar 2025 02:23:58 +0530 Subject: [PATCH 2/2] hello --- index.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 index.js diff --git a/index.js b/index.js deleted file mode 100644 index eb171b62..00000000 --- a/index.js +++ /dev/null @@ -1 +0,0 @@ -console.log("Hello World")