Implement post-refactoring optimization of unused imports
#KT-15822 Fixed #KT-13755 Fixed
This commit is contained in:
-2
@@ -1,5 +1,3 @@
|
||||
import A.*
|
||||
|
||||
fun bar(s: String) {
|
||||
B.C.foo(s)
|
||||
}
|
||||
Reference in New Issue
Block a user