Skip to content

Commit ee56c1e

Browse files
committed
fix import
1 parent 395fade commit ee56c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jabsrv/src/main/java/org/jabref/http/server/command/CommandResource.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import jakarta.ws.rs.core.Response;
1010
import org.glassfish.hk2.api.ServiceLocator;
1111
import tools.jackson.core.JacksonException;
12+
import tools.jackson.databind.ObjectMapper;
1213
import tools.jackson.databind.json.JsonMapper;
1314

1415
@Path("commands")

0 commit comments

Comments
 (0)