mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Removing unnecessary log
This commit is contained in:
@@ -1515,7 +1515,6 @@ function deployCommand(options, { rawOptions }) {
|
||||
const isCacheBuildEnabled = !!options['cache-build'];
|
||||
const waitForDeploy = !options['no-wait'];
|
||||
|
||||
console.log('deployCommand', options.plan);
|
||||
var deployResult = deploy.bundleAndDeploy({
|
||||
projectContext: projectContext,
|
||||
site: site,
|
||||
|
||||
Reference in New Issue
Block a user