Code cleanup

This commit is contained in:
Milan Cerovsky 2025-04-25 16:54:09 +02:00
parent 3201b76ae2
commit 49b34e07aa
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ data class ZecAmountPair(
val suffix: String
)
@Suppress("MagicNumber")
val Zatoshi.Companion.typicalFee: Zatoshi
get() = Zatoshi(TYPICAL_FEE)