You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2017/11/13 21:04:03 UTC

[tika] branch master updated: remove unused dependency

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new be434b1  remove unused dependency
be434b1 is described below

commit be434b1e2c999f2b42089874894bfb2dd6c3f762
Author: tballison <ta...@mitre.org>
AuthorDate: Mon Nov 13 16:03:54 2017 -0500

    remove unused dependency
---
 .../src/test/java/org/apache/tika/config/TikaEncodingDetectorTest.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tika-parsers/src/test/java/org/apache/tika/config/TikaEncodingDetectorTest.java b/tika-parsers/src/test/java/org/apache/tika/config/TikaEncodingDetectorTest.java
index 31d82d5..0f56b87 100644
--- a/tika-parsers/src/test/java/org/apache/tika/config/TikaEncodingDetectorTest.java
+++ b/tika-parsers/src/test/java/org/apache/tika/config/TikaEncodingDetectorTest.java
@@ -25,7 +25,6 @@ import java.nio.charset.StandardCharsets;
 import java.util.ArrayList;
 import java.util.List;
 
-import jj2000.j2k.codestream.HeaderInfo;
 import org.apache.tika.Tika;
 import org.apache.tika.detect.CompositeEncodingDetector;
 import org.apache.tika.detect.EncodingDetector;

-- 
To stop receiving notification emails like this one, please contact
['"commits@tika.apache.org" <co...@tika.apache.org>'].