Skip to content

Commit

Permalink
Remove ununsed imports in ServiceTest
Browse files Browse the repository at this point in the history
Change-Id: I6802df6b6e0f149d12c0c946f442ce551639930b
  • Loading branch information
hebasta committed Jul 17, 2024
1 parent 71c0ee4 commit d42cae9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
import org.glassfish.jersey.media.sse.EventSource;
import org.glassfish.jersey.media.sse.SseFeature;
import java.util.concurrent.TimeUnit;
import jakarta.ws.rs.client.WebTarget;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.ConcurrentLinkedQueue;

import org.glassfish.jersey.server.ResourceConfig;
Expand Down

0 comments on commit d42cae9

Please sign in to comment.