Skip to content

Commit

Permalink
Remove usage of useFutures member
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Dec 10, 2024
1 parent 18408bc commit cef87b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/vertx/ext/consul/package-info.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@ModuleGen(name = "vertx-consul", groupPackage = "io.vertx", useFutures = true)
@ModuleGen(name = "vertx-consul", groupPackage = "io.vertx")
package io.vertx.ext.consul;

import io.vertx.codegen.annotations.ModuleGen;

0 comments on commit cef87b8

Please sign in to comment.