Remove extra logging
This commit is contained in:
parent
992a2e179d
commit
5e1e42d663
@ -198,7 +198,6 @@ function getDefaultConfig() {
|
||||
|
||||
// The global config file exists
|
||||
if (isFile(globalConfigPath)) {
|
||||
console.log('globalConfigPath');
|
||||
return loadYAML(globalConfigPath);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user