DeprecatedSymbolUsageInWholeProjectFix removes imports too
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
// "Replace usages of 'oldProp: String' in whole project" "true"
|
||||
|
||||
import pack.*
|
||||
import pack.oldProp
|
||||
import pack.foo
|
||||
|
||||
fun foo() {
|
||||
foo(<caret>oldProp)
|
||||
|
||||
Reference in New Issue
Block a user