We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc238d commit e916c35Copy full SHA for e916c35
src/main/java/module-info.java
@@ -2,5 +2,4 @@
2
requires jdk.unsupported;
3
4
exports org.mangorage.bootstrap;
5
- uses Bootstrap;
6
}
0 commit comments