Remove forced crash
This commit is contained in:
parent
aded52329a
commit
57432504ea
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ class LoginActivity : BaseActivity(), Injectable {
|
|||
} else {
|
||||
binding.toolbar.visibility = View.GONE
|
||||
}
|
||||
val a = 1/0
|
||||
}
|
||||
|
||||
override fun requiresLogin(): Boolean {
|
||||
|
|
Loading…
Add table
Reference in a new issue