mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Remove deprecated LevelConfiguration#name.
Co-authored-by: Alex Hart <alex@signal.org>
This commit is contained in:
committed by
Greyson Parrelli
parent
200132e623
commit
ba34a74e2d
@@ -27,7 +27,6 @@ import java.util.Locale
|
||||
*/
|
||||
data class Subscription(
|
||||
val id: String,
|
||||
val name: String,
|
||||
val badge: Badge,
|
||||
val prices: Set<FiatMoney>,
|
||||
val level: Int
|
||||
|
||||
Reference in New Issue
Block a user