Skip to content

Commit

Permalink
remove unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Apr 7, 2015
1 parent abad2b5 commit ebd76a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rebuild.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ module.exports = exports = rebuild

exports.usage = 'Runs "clean", "configure" and "build" all at once'

var log = require('npmlog')

function rebuild (gyp, argv, callback) {

gyp.todo.push(
Expand Down

0 comments on commit ebd76a7

Please sign in to comment.