mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 22:25:20 +00:00
Remove unnecessary import os.logs
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
import Foundation
|
||||
import Security
|
||||
import os.log
|
||||
|
||||
final class KeychainManager {
|
||||
static let shared = KeychainManager()
|
||||
|
||||
@@ -85,7 +85,6 @@
|
||||
|
||||
import Foundation
|
||||
import CryptoKit
|
||||
import os.log
|
||||
|
||||
// MARK: - Encryption Status
|
||||
|
||||
|
||||
Reference in New Issue
Block a user