mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-02 18:47:06 -04:00
Organize imports
This commit is contained in:
parent
a4cf7a0aeb
commit
935785e611
1 changed files with 0 additions and 3 deletions
|
@ -25,7 +25,6 @@ import io.bitsquare.gui.ViewLoader;
|
|||
import com.google.inject.Guice;
|
||||
import com.google.inject.Injector;
|
||||
|
||||
import java.util.HashMap;
|
||||
import java.util.Properties;
|
||||
|
||||
import javafx.application.Application;
|
||||
|
@ -36,8 +35,6 @@ import org.junit.Before;
|
|||
import org.junit.BeforeClass;
|
||||
import org.junit.Test;
|
||||
|
||||
import net.sourceforge.argparse4j.inf.Namespace;
|
||||
|
||||
public class ViewLoaderTests {
|
||||
|
||||
public static class TestApp extends Application {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue