Remove unused val.
This commit is contained in:
parent
e08028378b
commit
bbc4b35b23
|
@ -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 New Issue