Skip to content

Commit

Permalink
chg: removed not being used line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
itzmeanjan committed Dec 15, 2020
1 parent 59e3aa3 commit cb3bffd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
1 change: 0 additions & 1 deletion minify.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var fs = require('fs');
var files = fs.readdirSync('network');

const networks = ['mainnet', 'testnet']
networks.forEach(n => {
Expand Down
10 changes: 9 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb3bffd

Please sign in to comment.