Skip to content

Commit f2d2f80

Browse files
committed
remove unused import
1 parent 5958a2f commit f2d2f80

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/SuggesterControllerTest.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.GenericType;
2928
import jakarta.ws.rs.core.Response;
3029
import org.apache.lucene.index.Term;

0 commit comments

Comments
 (0)