Skip to content

Commit

Permalink
Remove variable leftover from 325584a
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-chiniquy authored and James Halliday committed May 17, 2014
1 parent 0a7d684 commit 12fa78c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/async.js
Expand Up @@ -22,7 +22,6 @@ module.exports = function resolve (x, opts, cb) {

var extensions = opts.extensions || [ '.js' ];
var y = opts.basedir || path.dirname(caller());
var modules = opts.moduleDirectory || 'node_modules';

opts.paths = opts.paths || [];

Expand Down

0 comments on commit 12fa78c

Please sign in to comment.