mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Remove unused code
This commit is contained in:
@@ -149,6 +149,4 @@ object PasskeyEntryFields {
|
||||
fun Field.isRelyingParty(): Boolean {
|
||||
return name == FIELD_RELYING_PARTY
|
||||
}
|
||||
|
||||
class AlreadyExistPasskey(): SecurityException("Entry already contains a passkey")
|
||||
}
|
||||
Reference in New Issue
Block a user