From 62a4b8967f37c967716deef9ab7c402e58e56ab0 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Thu, 25 Nov 2021 19:34:02 +0530 Subject: [PATCH] cleanup --- Chapter 1/comments | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 Chapter 1/comments diff --git a/Chapter 1/comments b/Chapter 1/comments deleted file mode 100644 index 4c8e8b6..0000000 --- a/Chapter 1/comments +++ /dev/null @@ -1,5 +0,0 @@ - console.log("hello world"); // This is a comment - /* - This is a multi line - Comment - */