mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
@@ -399,7 +399,6 @@ Package.prototype.download = function () {
|
||||
}.bind(this));
|
||||
|
||||
}.bind(this)).on('error', this.emit.bind(this, 'error'));
|
||||
|
||||
}.bind(this));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user