Skip to content

Commit a2e6f8a

Browse files
committed
Remove unused imports
Complements the last commit.
1 parent 2e1135d commit a2e6f8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/src/test/java/com/github/jsonldjava/core/MinimalSchemaOrgRegressionTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import java.nio.charset.StandardCharsets;
1313

1414
import org.apache.commons.io.IOUtils;
15-
import org.apache.http.client.methods.CloseableHttpResponse;
16-
import org.apache.http.client.methods.HttpGet;
17-
import org.apache.http.client.methods.HttpUriRequest;
1815
import org.apache.http.client.protocol.RequestAcceptEncoding;
1916
import org.apache.http.client.protocol.ResponseContentEncoding;
2017
import org.apache.http.impl.client.CloseableHttpClient;

0 commit comments

Comments
 (0)