mirror of
https://github.com/bower/bower.git
synced 2026-02-11 14:34:58 -05:00
Unnecessary line.
This commit is contained in:
@@ -15,7 +15,6 @@ var UnitOfWork = function (options) {
|
||||
// Initialize some needed properties
|
||||
this._queue = [];
|
||||
this._beingResolved = [];
|
||||
this._beingResolvedEndpoints = {};
|
||||
};
|
||||
|
||||
util.inherits(UnitOfWork, events.EventEmitter);
|
||||
|
||||
Reference in New Issue
Block a user