Minor: update testData with nullability annotations
This commit is contained in:
@@ -25,7 +25,6 @@ import java.lang.System;
|
||||
|
||||
@kotlin.Metadata()
|
||||
public final class KBox implements androidx.annotation.Box {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private final androidx.annotation.Box delegate = null;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
|
||||
Reference in New Issue
Block a user