Skip to content

Commit

Permalink
Removed the unused 'build' variable
Browse files Browse the repository at this point in the history
  • Loading branch information
palashmon authored Aug 31, 2017
1 parent a6a25bd commit 7d278e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/init-status.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env node

/* eslint-disable no-unused-vars */
const build = require('./build')
require('./build')

0 comments on commit 7d278e7

Please sign in to comment.