remove extra comment

This commit is contained in:
Iuri Matias 2018-01-19 11:18:31 -05:00
parent 992b8c19e7
commit a6013b518c

View File

@ -219,7 +219,6 @@ class Deploy {
next();
},
function applyBeforeDeploy(next) {
// selected in deploy_manager
let beforeDeployPlugins = self.plugins.getPluginsFor('beforeDeploy');
//self.logger.info("applying beforeDeploy plugins...", beforeDeployPlugins.length);