DeprecatedSymbolUsageInWholeProjectFix removes imports too
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import newPack.newFun
|
||||
import pack.oldFun
|
||||
|
||||
fun x() {
|
||||
newFun(1 + 1)
|
||||
|
||||
Reference in New Issue
Block a user