Fix imports in java: temporary replace with star imports.
This commit is contained in:
@@ -20,7 +20,8 @@ import com.intellij.openapi.util.text.StringUtil;
|
||||
import com.intellij.util.ArrayUtil;
|
||||
import com.intellij.util.Function;
|
||||
import com.intellij.util.containers.ContainerUtil;
|
||||
import kotlin.Charsets;
|
||||
import kotlin.*;
|
||||
import kotlin.text.*;
|
||||
import kotlin.Pair;
|
||||
import kotlin.io.FilesKt;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
Reference in New Issue
Block a user