Skip to content

Commit

Permalink
Spotlessfy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcferretti committed May 28, 2023
1 parent d5e42e2 commit 3d824d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import java.util.function.Function;
import java.util.function.Predicate;

import io.vertx.core.VertxOptions;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

Expand All @@ -46,6 +45,7 @@
import io.grpc.stub.AbstractStub;
import io.netty.channel.ChannelOption;
import io.vertx.core.Vertx;
import io.vertx.core.VertxOptions;
import io.vertx.grpc.VertxChannelBuilder;

import com.google.common.util.concurrent.ListenableFuture;
Expand Down

0 comments on commit 3d824d8

Please sign in to comment.