We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6326888 commit b43d833Copy full SHA for b43d833
okio/src/nonJsMain/kotlin/okio/internal/ByteStringNonJs.kt
@@ -41,4 +41,3 @@ private fun decodeHexDigit(c: Char): Int {
41
else -> throw IllegalArgumentException("Unexpected hex digit: $c")
42
}
43
44
-
0 commit comments