From 7f76d5a8ec6fc5eb29284d408a02341b87ebb084 Mon Sep 17 00:00:00 2001 From: moT01 <20648924+moT01@users.noreply.github.com> Date: Fri, 27 Aug 2021 09:41:28 -0500 Subject: [PATCH] fix: remove comments from dictionary --- curriculum/dictionaries/english/comments.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/curriculum/dictionaries/english/comments.json b/curriculum/dictionaries/english/comments.json index 4330bb636c..c9f1bd4c4f 100644 --- a/curriculum/dictionaries/english/comments.json +++ b/curriculum/dictionaries/english/comments.json @@ -59,13 +59,11 @@ "5j2l88": "Let's create three browser windows", "e843r9": "Let's open a new tab for now", "5fvehh": "myVar is not defined outside of myLocalScope", - "qn720a": "Now, add console.clear() before your console.log() to clear the browser console, and pass the tests.", "j86mef": "Now perform the tab opening, closing, and other operations", "mk7rvy": "Now remove the console log line to pass the test", "n7vm1s": "Only change code above this line", "cvh4x7": "Only change code below this line", "lvmnm7": "Open a new tab for cat memes", - "avpx79": "Open your browser console.", "0b5ps6": "Padding between the SVG canvas boundary and the plot", "uemoej": "Pushes n zeroes into the current row to create the columns", "lm86nf": "Pushes the current row, which now has n zeroes in it, to the array", @@ -77,7 +75,6 @@ "1cfidd": "responseFromServer represents a response from a server", "96tntk": "Returns 30", "58a5g7": "Run and check the console", - "71bus9": "Run the tests to see the difference between the two consoles.", "7wp46n": "Setting in Fahrenheit scale", "oefvg5": "Setup", "mnt4d3": "Should display 'carrot'", @@ -97,7 +94,6 @@ "g1608f": "This method will return the size of the set", "bheu99": "This will hold the set", "x1djjr": "Use console.clear() on the next line to clear the browser console.", - "22ta95": "Use console.log() to print the output variable.", "w43c7l": "Using s = [2, 5, 7] would be invalid", "pgckoj": "Variable assignments", "2xiqvv": "Variable declarations",