Author: akazakov
Date: 2011-09-27 19:24:19 -0400 (Tue, 27 Sep 2011)
New Revision: 35094
Modified:
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/ELReference.java
Log:
Removed unused imports
Modified:
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/ELReference.java
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/ELReference.java 2011-09-27
23:21:04 UTC (rev 35093)
+++
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/ELReference.java 2011-09-27
23:24:19 UTC (rev 35094)
@@ -15,8 +15,6 @@
import java.util.Map;
import java.util.Set;
-import javax.swing.text.html.HTMLEditorKit.LinkController;
-
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IMarker;
import org.eclipse.core.resources.IResource;
Show replies by date