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 - */