From 866302f8103b931f99a9c1c6846ca2fa44b129dc Mon Sep 17 00:00:00 2001 From: aclement Date: Thu, 24 Jan 2008 20:43:29 +0000 Subject: [PATCH] unused import --- ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java b/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java index fb3bfe694..3d8f52f22 100644 --- a/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java +++ b/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java @@ -17,8 +17,6 @@ import java.io.File; import java.io.IOException; import java.util.List; -import javax.swing.JFrame; - import junit.framework.AssertionFailedError; import junit.framework.TestCase; -- 2.39.5