summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5R.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/TestH5R.java')
-rw-r--r--java/test/TestH5R.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/test/TestH5R.java b/java/test/TestH5R.java
index 381ed08..031b8e4 100644
--- a/java/test/TestH5R.java
+++ b/java/test/TestH5R.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;