Minor, delete leftovers from package part refactorings
This commit is contained in:
@@ -53,7 +53,6 @@ public final class JvmAbi {
|
||||
public static final String INSTANCE_FIELD = "INSTANCE";
|
||||
public static final String DEPRECATED_INSTANCE_FIELD = "INSTANCE$";
|
||||
|
||||
public static final String MODULE_NAME_FIELD = "$moduleName";
|
||||
public static final String DEFAULT_MODULE_NAME = "main";
|
||||
public static final ClassId REFLECTION_FACTORY_IMPL = ClassId.topLevel(new FqName("kotlin.reflect.jvm.internal.ReflectionFactoryImpl"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user