mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Fix compilation issue after rebase.
This commit is contained in:
parent
822f06fef4
commit
fa1d2bd8ab
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ class VectorSettingsActivity : VectorBaseActivity<ActivityVectorSettingsBinding>
|
|||
|
||||
@Inject lateinit var session: Session
|
||||
|
||||
@Inject lateinit var vectorPreferences: VectorPreferences
|
||||
|
||||
override fun initUiAndData() {
|
||||
setupToolbar(views.settingsToolbar)
|
||||
.allowBack()
|
||||
|
|
Loading…
Add table
Reference in a new issue