Skip to content

Commit e6f82b9

Browse files
committed
Remove unwanted change to module-info.java
1 parent 560d097 commit e6f82b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/module-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
requires static io.vertx.codegen.json;
66
requires io.netty.codec.http;
77
requires static io.vertx.docgen;
8-
requires java.desktop;
98
exports io.vertx.httpproxy;
109
exports io.vertx.httpproxy.cache;
1110
exports io.vertx.httpproxy.spi.cache;

0 commit comments

Comments
 (0)