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