mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-15 22:07:25 +01:00
Remove unused constant
This commit is contained in:
@@ -239,7 +239,6 @@ extension SecureEnclave {
|
||||
static let keyTag = "com.maxgoedjen.secretive.secureenclave.key".data(using: .utf8)! as CFData
|
||||
static let keyType = kSecAttrKeyTypeECSECPrimeRandom
|
||||
static let unauthenticatedThreshold: TimeInterval = 0.05
|
||||
static let authenticationPersistenceOptInWindow: TimeInterval = 30
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user