summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5G.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/TestH5G.java')
-rw-r--r--java/test/TestH5G.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/test/TestH5G.java b/java/test/TestH5G.java
index cf51100..edf2cbe 100644
--- a/java/test/TestH5G.java
+++ b/java/test/TestH5G.java
@@ -25,8 +25,6 @@ import hdf.hdf5lib.exceptions.HDF5LibraryException;
import hdf.hdf5lib.structs.H5G_info_t;
import hdf.hdf5lib.structs.H5O_token_t;
-import test.H5TestUtils;
-
import org.junit.After;
import org.junit.Before;
import org.junit.Rule;