mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-24 22:19:37 +00:00
remove extra comment
This commit is contained in:
parent
992b8c19e7
commit
a6013b518c
@ -219,7 +219,6 @@ class Deploy {
|
|||||||
next();
|
next();
|
||||||
},
|
},
|
||||||
function applyBeforeDeploy(next) {
|
function applyBeforeDeploy(next) {
|
||||||
// selected in deploy_manager
|
|
||||||
let beforeDeployPlugins = self.plugins.getPluginsFor('beforeDeploy');
|
let beforeDeployPlugins = self.plugins.getPluginsFor('beforeDeploy');
|
||||||
|
|
||||||
//self.logger.info("applying beforeDeploy plugins...", beforeDeployPlugins.length);
|
//self.logger.info("applying beforeDeploy plugins...", beforeDeployPlugins.length);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user