Skip to content

Commit fd94991

Browse files
committed
Remove unused import
1 parent 466f6ed commit fd94991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

substratevm/src/com.oracle.svm.hosted.jdk11/src/com/oracle/svm/hosted/jdk11/ClassLoaderSupportImplJDK11OrLater.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
import java.util.List;
3535
import java.util.Locale;
3636
import java.util.Map;
37-
import java.util.MissingResourceException;
3837
import java.util.ResourceBundle;
3938
import java.util.Set;
4039
import java.util.stream.Collectors;

0 commit comments

Comments
 (0)