warning
This commit is contained in:
parent
ff825f07b5
commit
e7f88752ff
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ class HomeViewModel(application: Application) : AndroidViewModel(application) {
|
|||
ActionHome.DELETION_DB -> {
|
||||
deletionDB.value = true
|
||||
}
|
||||
|
||||
null -> return
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue