remove excess console.log

This commit is contained in:
David Glasser
2015-01-13 15:40:51 -08:00
parent e4bd9b7a07
commit 44f2305c8e

View File

@@ -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