Skip to content

Commit 74618a6

Browse files
committed
up
1 parent 2467c05 commit 74618a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/unsigned/Ubyte.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import kotlin.experimental.inv
1212
* Created by GBarbieri on 20.03.2017.
1313
*/
1414

15-
@Suppress("NON_PUBLIC_PRIMARY_CONSTRUCTOR_OF_INLINE_CLASS")
1615
public inline class Ubyte(val v: Byte) : Number() {
1716

1817
companion object {

0 commit comments

Comments
 (0)