mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove excess console.log
This commit is contained in:
@@ -721,7 +721,6 @@ exports.publishPackage = function (options) {
|
||||
});
|
||||
if (buildmessage.jobHasMessages())
|
||||
return;
|
||||
console.log(uploadInfo);
|
||||
|
||||
// XXX If package version already exists, print a nice error message
|
||||
// telling them to try 'meteor publish-for-arch' if they want to
|
||||
|
||||
Reference in New Issue
Block a user