mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-05 15:17:07 +00:00
Remove todo.
This commit is contained in:
parent
de33b8f038
commit
2ae2e669cc
@ -9,7 +9,6 @@ extension SmartCard {
|
||||
|
||||
public class Store: SecretStore {
|
||||
|
||||
// TODO: Read actual smart card name, eg "YubiKey 5c"
|
||||
@Published public var isAvailable: Bool = false
|
||||
public let id = UUID()
|
||||
public private(set) var name = NSLocalizedString("Smart Card", comment: "Smart Card")
|
||||
|
Loading…
Reference in New Issue
Block a user