Cleanup
This commit is contained in:
parent
a1d54880c3
commit
1fdbae5bf8
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ import kotlinx.coroutines.Dispatchers
|
|||
import kotlinx.coroutines.cancel
|
||||
import kotlinx.coroutines.launch
|
||||
import kotlinx.coroutines.withContext
|
||||
import uy.kohesive.injekt.api.get
|
||||
import uy.kohesive.injekt.injectLazy
|
||||
|
||||
class SmartSearchController(bundle: Bundle? = null) : NucleusController<EhSmartSearchBinding, SmartSearchPresenter>() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue