polish code
This commit is contained in:
parent
8af39e61ee
commit
11613b2059
3 changed files with 28 additions and 18 deletions
|
|
@ -192,19 +192,6 @@ class PasswordStore {
|
|||
deleteCoreData(entityName: "PasswordEntity")
|
||||
deleteCoreData(entityName: "PasswordCategoryEntity")
|
||||
|
||||
Defaults.remove(.pgpKeyURL)
|
||||
|
||||
Defaults.remove(.pgpKeyPassphrase)
|
||||
Defaults.remove(.pgpKeyID)
|
||||
Defaults.remove(.pgpKeyUserID)
|
||||
|
||||
Defaults.remove(.gitRepositoryURL)
|
||||
Defaults.remove(.gitRepositoryAuthenticationMethod)
|
||||
Defaults.remove(.gitRepositoryUsername)
|
||||
Defaults.remove(.gitRepositoryPassword)
|
||||
Defaults.remove(.gitRepositorySSHPublicKeyURL)
|
||||
Defaults.remove(.gitRepositorySSHPrivateKeyURL)
|
||||
Defaults.remove(.gitRepositorySSHPrivateKeyPassphrase)
|
||||
Defaults.remove(.lastUpdatedTime)
|
||||
Defaults.eraseAll()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue