Polishing
This commit is contained in:
@@ -541,6 +541,7 @@ public class ImportSelectorTests {
|
||||
.collect(Collectors.toMap(entry -> entry.getKey().getClassName(),
|
||||
Map.Entry::getValue));
|
||||
}
|
||||
|
||||
private final List<Entry> instanceImports = new ArrayList<>();
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user