Skip to content

Commit c17012f

Browse files
committed
Revert silly change.
1 parent 2283abe commit c17012f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Gren/Kernel/Array.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Maybe exposing (Just, Nothing)
66
77
*/
88

9-
109
var _Array_length = function (array) {
1110
return array.length;
1211
};

0 commit comments

Comments
 (0)