mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-12 04:39:04 +00:00
remove console.log
This commit is contained in:
@@ -134,8 +134,6 @@ export class PrivateConfig {
|
||||
process.env.USE_PANGOLIN_DNS =
|
||||
this.rawPrivateConfig.flags.use_pangolin_dns.toString();
|
||||
}
|
||||
|
||||
console.log(this.rawPrivateConfig.app.identity_provider_mode);
|
||||
}
|
||||
|
||||
public getRawPrivateConfig() {
|
||||
|
||||
Reference in New Issue
Block a user