Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
fix(lint): get rid of unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Nov 1, 2018
1 parent 950453c commit 95f42a3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

require('./lib/node/index.js')

const cp = require('child_process')
const fs = require('fs')
const npmlog = require('npmlog')
const path = require('path')

if (require.main === module) {
main()
}
Expand Down

0 comments on commit 95f42a3

Please sign in to comment.