Skip to content

Commit

Permalink
fix: static is a reserved word in strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Mekhonoshin (invntrm) committed Apr 9, 2017
1 parent ae84db9 commit ad787eb
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,6 +1,5 @@
module.exports = (function () {
var
static,
TableBuilder,
mapObj = require('./3thparty/mapobj'),
toPairs = require('./3thparty/topairs'),
Expand Down

0 comments on commit ad787eb

Please sign in to comment.