Don't add import if there's general import with .* exist
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package some
|
||||
|
||||
import jettesting . data .*;
|
||||
|
||||
fun otherfun() {
|
||||
}
|
||||
Reference in New Issue
Block a user