summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5Rref.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/TestH5Rref.java')
-rw-r--r--java/test/TestH5Rref.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/test/TestH5Rref.java b/java/test/TestH5Rref.java
index b682d95..5733aae 100644
--- a/java/test/TestH5Rref.java
+++ b/java/test/TestH5Rref.java
@@ -26,8 +26,6 @@ import hdf.hdf5lib.exceptions.HDF5Exception;
import hdf.hdf5lib.exceptions.HDF5LibraryException;
import hdf.hdf5lib.exceptions.HDF5FunctionArgumentException;
-import test.H5TestUtils;
-
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;