Skip to content

Commit

Permalink
Remove node hash bang (run from cli)
Browse files Browse the repository at this point in the history
  • Loading branch information
ithinkihaveacat committed Jul 15, 2012
1 parent b7f80d9 commit 1bad548
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 1.js
@@ -1,5 +1,3 @@
#!/usr/bin/env node

var list = [];
for (var i = 0; i < 1000; i++) list.push(i);

Expand Down

0 comments on commit 1bad548

Please sign in to comment.