Skip to content

Commit 0099b31

Browse files
committed
remove unused import
1 parent 9b16935 commit 0099b31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengrok-web/src/test/java/org/opengrok/web/api/v1/controller/SystemControllerTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
package org.opengrok.web.api.v1.controller;
2525

2626
import jakarta.ws.rs.client.Entity;
27-
import jakarta.ws.rs.core.Application;
2827
import jakarta.ws.rs.core.Response;
2928
import org.glassfish.jersey.servlet.ServletContainer;
3029
import org.glassfish.jersey.test.DeploymentContext;

0 commit comments

Comments
 (0)