mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Remove unused line
This commit is contained in:
parent
9b7e94ebab
commit
eb44a3ccb6
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ class CallTransferActivity : VectorBaseActivity<ActivityCallTransferBinding>() {
|
|||
}.attach()
|
||||
setupToolbar(views.callTransferToolbar)
|
||||
.allowBack()
|
||||
views.callTransferToolbar.title = getString(R.string.call_transfer_title)
|
||||
setupConnectAction()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue