removing hack where ClosureAnnotator deals with range class objects
This commit is contained in:
@@ -30,4 +30,7 @@ public class JvmAbi {
|
||||
|
||||
public static final JvmClassName JETBRAINS_NOT_NULL_ANNOTATION =
|
||||
JvmClassName.byFqNameWithoutInnerClasses("org.jetbrains.annotations.NotNull");
|
||||
|
||||
private JvmAbi() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user