this log pops up too much
This commit is contained in:
parent
76ecb6b9a9
commit
be44085abc
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ class Auth {
|
|||
const { exists, parsable } = await this.verifySecretsFile()
|
||||
|
||||
if (exists && parsable) {
|
||||
logger.info('Secrets file exists!')
|
||||
// logger.info('Secrets file exists!')
|
||||
return true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue