From ebd76a744249026205821a09c94916dc884b535a Mon Sep 17 00:00:00 2001 From: Stefan Penner Date: Tue, 7 Apr 2015 10:10:41 -0700 Subject: [PATCH] remove unused require --- lib/rebuild.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/rebuild.js b/lib/rebuild.js index 497ffbd967..4c6f472aa7 100644 --- a/lib/rebuild.js +++ b/lib/rebuild.js @@ -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(