Removed function in loop

This commit is contained in:
Thomas FORGIONE
2015-07-06 11:26:19 +02:00
parent 80ba3278da
commit c646b54915
3 changed files with 18 additions and 16 deletions

View File

@@ -349,6 +349,4 @@ utils.Iterator = Iterator;
return utils;
console.log("Hello");
})();