Skip to content

Commit bf59e00

Browse files
committed
extranious semi-colon
1 parent de9d6b2 commit bf59e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algos.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./browser/algorithms');
1+
module.exports = require('./browser/algorithms')

0 commit comments

Comments
 (0)