mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 22:34:02 +01:00
Remove redundent lines
This commit is contained in:
parent
75ec41bdb5
commit
14eb8c6358
1 changed files with 1 additions and 3 deletions
|
|
@ -81,8 +81,6 @@ class CategoriesPresenter
|
|||
},
|
||||
),
|
||||
)
|
||||
|
||||
//isInitialLoad = false
|
||||
}
|
||||
|
||||
private var isInitialLoad = true //avoid initial empty content of edittext lead to showError
|
||||
|
|
@ -326,4 +324,4 @@ class CategoriesPresenter
|
|||
.subscribe(::selectNewCategories),
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue