aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/test/junit/util/UITestCase.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/junit/com/jogamp/test/junit/util/UITestCase.java')
-rw-r--r--src/junit/com/jogamp/test/junit/util/UITestCase.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/junit/com/jogamp/test/junit/util/UITestCase.java b/src/junit/com/jogamp/test/junit/util/UITestCase.java
index e169405b0..8baa716b7 100644
--- a/src/junit/com/jogamp/test/junit/util/UITestCase.java
+++ b/src/junit/com/jogamp/test/junit/util/UITestCase.java
@@ -33,7 +33,6 @@ import org.junit.BeforeClass;
import org.junit.After;
import org.junit.AfterClass;
-import java.lang.reflect.InvocationTargetException;
public abstract class UITestCase {