[stdlib] Remove unused kotlin.time.formatUpToDecimals
This commit is contained in:
committed by
Space Team
parent
1e9bc1abc7
commit
2d08953c91
@@ -1491,4 +1491,3 @@ private fun durationOfMillisNormalized(millis: Long) =
|
||||
internal expect val durationAssertionsEnabled: Boolean
|
||||
|
||||
internal expect fun formatToExactDecimals(value: Double, decimals: Int): String
|
||||
internal expect fun formatUpToDecimals(value: Double, decimals: Int): String
|
||||
|
||||
Reference in New Issue
Block a user