mirror of
https://github.com/yattee/yattee.git
synced 2026-02-19 17:29:45 +00:00
Remove excessive logging
This commit is contained in:
@@ -119,11 +119,6 @@ final class YatteeServerCredentialsManager: InstanceCredentialsManager {
|
||||
return nil
|
||||
}
|
||||
|
||||
LoggingService.shared.debug(
|
||||
"Retrieved credentials for Yattee Server instance",
|
||||
category: .keychain,
|
||||
details: "instanceID=\(instance.id)"
|
||||
)
|
||||
return credential
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user