Skip to content

Commit b43d833

Browse files
committed
Spotless
1 parent 6326888 commit b43d833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

okio/src/nonJsMain/kotlin/okio/internal/ByteStringNonJs.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ private fun decodeHexDigit(c: Char): Int {
4141
else -> throw IllegalArgumentException("Unexpected hex digit: $c")
4242
}
4343
}
44-

0 commit comments

Comments
 (0)