Skip to content
Snippets Groups Projects
Commit f217432c authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Removed some unused imports.

git-svn-id: svn://svn.syncleus.com/dANN/trunk@515 6ae8b97b-f314-0410-8212-aecf10b92ded
parent 363f440b
No related branches found
No related tags found
No related merge requests found
......@@ -18,14 +18,11 @@
******************************************************************************/
package com.syncleus.tests.dann.examples.fft;
import com.syncleus.core.dann.examples.colormap.ColorMapDemo;
import com.syncleus.core.dann.examples.fft.FftDemo;
import org.fest.swing.exception.UnexpectedException;
import org.fest.swing.fixture.FrameFixture;
import org.fest.swing.edt.FailOnThreadViolationRepaintManager;
import org.fest.swing.edt.GuiQuery;
import org.fest.swing.edt.GuiActionRunner;
import org.fest.swing.timing.Timeout;
import org.junit.*;
public class TestFftDemo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment