mirror of
https://github.com/bower/bower.git
synced 2026-02-11 22:44:58 -05:00
Unnecessary line.
This commit is contained in:
@@ -250,7 +250,6 @@ ResolveCache.clearRuntimeCache = function () {
|
||||
|
||||
// ------------------------
|
||||
|
||||
|
||||
ResolveCache.prototype._getSourceId = function (source) {
|
||||
return crypto.createHash('md5').update(source).digest('hex');
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user