remove empty liens
This commit is contained in:
parent
5f6db0062d
commit
9d72030cff
|
@ -359,8 +359,6 @@ Config.prototype.loadEmbarkConfigFile = function() {
|
|||
|
||||
this.buildDir = this.embarkConfig.buildDir;
|
||||
this.configDir = this.embarkConfig.config;
|
||||
|
||||
|
||||
};
|
||||
|
||||
Config.prototype.loadPipelineConfigFile = function() {
|
||||
|
|
Loading…
Reference in New Issue