Skip to content

Commit

Permalink
remove unnecessary module
Browse files Browse the repository at this point in the history
  • Loading branch information
ebshimizu committed May 9, 2018
1 parent f3c9d53 commit 809b992
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parser/parser.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const cp = require('child_process');
const fs = require('fs');
const path = require('path');
const ReplayTypes = require(path.join(__dirname, 'constants.js'));
Expand Down

0 comments on commit 809b992

Please sign in to comment.