Skip to content

Commit fcaf683

Browse files
committed
fixup! Use throwing body handler
1 parent 7d5aa32 commit fcaf683

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rdf4j/src/main/java/com/inrupt/client/rdf4j/RDF4JBodyHandlers.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@
2020
*/
2121
package com.inrupt.client.rdf4j;
2222

23-
import com.inrupt.client.ClientHttpException;
24-
import com.inrupt.client.ProblemDetails;
2523
import com.inrupt.client.Response;
26-
import com.inrupt.client.spi.JsonService;
27-
import com.inrupt.client.spi.ServiceProvider;
2824

2925
import java.io.ByteArrayInputStream;
3026
import java.io.IOException;

0 commit comments

Comments
 (0)