mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
Remove unused val.
This commit is contained in:
parent
e08028378b
commit
bbc4b35b23
1 changed files with 0 additions and 2 deletions
|
@ -282,8 +282,6 @@ class TimelineFragment :
|
|||
private lateinit var callActionsHandler: StartCallActionsHandler
|
||||
|
||||
private val currentCallsViewPresenter = CurrentCallsViewPresenter()
|
||||
private val isEmojiKeyboardVisible: Boolean
|
||||
get() = vectorPreferences.showEmojiKeyboard()
|
||||
|
||||
private val lazyLoadedViews = RoomDetailLazyLoadedViews()
|
||||
|
||||
|
|
Loading…
Reference in a new issue