mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
ktlint
This commit is contained in:
parent
0ccb975d43
commit
3cc65b1e71
2 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ class TextComposerViewModel @AssistedInject constructor(@Assisted initialState:
|
|||
usersQueryObservable.accept(query)
|
||||
}
|
||||
|
||||
|
||||
private fun handleQueryRooms(action: TextComposerAction.QueryRooms) {
|
||||
val query = Option.fromNullable(action.query)
|
||||
roomsQueryObservable.accept(query)
|
||||
|
|
Loading…
Add table
Reference in a new issue