KotlinUnusedImportInspection: support unresolved references
#KT-31331 Fixed
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"mainFile": "a/main.kt",
|
||||
"type": "MOVE_FILES",
|
||||
"targetPackage": "b"
|
||||
"targetPackage": "b",
|
||||
"withRuntime": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user