Skip to content

Commit f038788

Browse files
committed
chore: remove unused property
1 parent d03ff2e commit f038788

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/to/bitkit/models/widget/PricePreferences.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ data class PricePreferences(
1212
TradingPair.BTC_USD
1313
),
1414
val period: GraphPeriod? = GraphPeriod.ONE_DAY,
15-
val showSource: Boolean = false
1615
)

0 commit comments

Comments
 (0)