Skip to content

Commit

Permalink
Remove unused imports (allegro#1738)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySurferOne committed Jan 19, 2024
1 parent 63d9ca9 commit 873c3aa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import org.eclipse.jetty.http2.client.HTTP2Client;
import org.eclipse.jetty.http2.client.transport.HttpClientTransportOverHTTP2;
import org.eclipse.jetty.io.ClientConnector;
import org.eclipse.jetty.util.HttpCookieStore;
import pl.allegro.tech.hermes.common.metric.ConsumerSenderMetrics;
import pl.allegro.tech.hermes.common.metric.executor.InstrumentedExecutorServiceFactory;

import java.util.concurrent.ExecutorService;
Expand Down

0 comments on commit 873c3aa

Please sign in to comment.