We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a52f0c commit 2e83524Copy full SHA for 2e83524
src/main/java/com/marcnuri/yakd/watch/WatchResource.java
@@ -33,8 +33,6 @@
33
import jakarta.ws.rs.Produces;
34
import jakarta.ws.rs.core.Context;
35
import jakarta.ws.rs.core.MediaType;
36
-import jakarta.ws.rs.sse.Sse;
37
-import jakarta.ws.rs.sse.SseEventSink;
38
import java.util.concurrent.ExecutorService;
39
import java.util.concurrent.Executors;
40
0 commit comments