fixed import

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b148d5bd
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b148d5bd
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/b148d5bd

Branch: refs/heads/develop
Commit: b148d5bd26290e667fe0f50b1a906717582396c4
Parents: 77b4256
Author: Frédéric THOMAS <webdoubl...@gmail.com>
Authored: Wed Jun 10 12:44:29 2015 +0100
Committer: Frédéric THOMAS <webdoubl...@gmail.com>
Committed: Sat Jun 13 17:08:43 2015 +0100

----------------------------------------------------------------------
 flex-compiler-oem/src/flex2/tools/Tool.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b148d5bd/flex-compiler-oem/src/flex2/tools/Tool.java
----------------------------------------------------------------------
diff --git a/flex-compiler-oem/src/flex2/tools/Tool.java 
b/flex-compiler-oem/src/flex2/tools/Tool.java
index b8b6851..8801638 100644
--- a/flex-compiler-oem/src/flex2/tools/Tool.java
+++ b/flex-compiler-oem/src/flex2/tools/Tool.java
@@ -28,7 +28,6 @@ import flex2.compiler.util.ThreadLocalToolkit;
 import flex2.tools.oem.Message;
 import org.apache.flex.compiler.clients.COMPC;
 import org.apache.flex.compiler.clients.MXMLC;
-import org.apache.flex.compiler.clients.MXMLJSC;
 import org.apache.flex.compiler.clients.MXMLJSC.JSOutputType;
 import org.apache.flex.compiler.clients.problems.ProblemQuery;
 import org.apache.flex.compiler.clients.problems.ProblemQueryProvider;

Reply via email to