Fix a bug caused by removed PasswordCategoryEnetity in erase method
This commit is contained in:
parent
5601609a8a
commit
bdca2c0834
1 changed files with 0 additions and 1 deletions
|
|
@ -600,7 +600,6 @@ class PasswordStore {
|
||||||
|
|
||||||
|
|
||||||
deleteCoreData(entityName: "PasswordEntity")
|
deleteCoreData(entityName: "PasswordEntity")
|
||||||
deleteCoreData(entityName: "PasswordCategoryEntity")
|
|
||||||
|
|
||||||
Defaults.removeAll()
|
Defaults.removeAll()
|
||||||
storeRepository = nil
|
storeRepository = nil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue