mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Doing too much.
This commit is contained in:
@@ -36,9 +36,6 @@ if (!fs.existsSync(githubTestPackage)) {
|
||||
console.log('Successfully downloaded "test-package"');
|
||||
return updateBranches();
|
||||
})
|
||||
.then(function () {
|
||||
return updateBranches();
|
||||
})
|
||||
.done();
|
||||
} else {
|
||||
console.log('Fetching "test-package"..');
|
||||
|
||||
Reference in New Issue
Block a user