Remove unnecessary todo comment
This commit is contained in:
parent
a1352f9cb6
commit
f2b5bff669
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ class LoginScreenViewModel @Inject constructor(
|
|||
}
|
||||
|
||||
else -> {
|
||||
// TODO...
|
||||
Log.d("LoginScreenViewModel", "Invalid credentials: $validationResult")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue