Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
19h committed Feb 17, 2015
1 parent 426bd09 commit 7bbe7f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

var FreeList = (function() {
function FreeList(name, max, constructor) {
this.name = name;
Expand Down

0 comments on commit 7bbe7f0

Please sign in to comment.