mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Remove unused capabilities.
This commit is contained in:
committed by
Cody Henthorne
parent
585401a98e
commit
70378b85d7
@@ -341,7 +341,6 @@ class InternalConversationSettingsFragment : DSLSettingsFragment(
|
||||
|
||||
return if (capabilities != null) {
|
||||
TextUtils.concat(
|
||||
colorize("PaymentActivation", capabilities.paymentActivation),
|
||||
", ",
|
||||
colorize("DeleteSync", capabilities.deleteSync)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user