Removed debug line
parent
5546341c1c
commit
eaed663311
lib
|
@ -310,8 +310,6 @@ const getConfig = () => {
|
|||
process.exit(1);
|
||||
}
|
||||
|
||||
console.log('config', config);
|
||||
|
||||
return config;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue