mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -04:00
Forgot to remove assignments.
This commit is contained in:
@@ -1765,9 +1765,6 @@
|
||||
" count = myList.length;",
|
||||
" return JSON.stringify(myList);",
|
||||
" } else {",
|
||||
" isArray = false;",
|
||||
" hasString = false;",
|
||||
" hasNumber = false;",
|
||||
" return \"myList is not an array\";",
|
||||
" }",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user