mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-09 07:33:12 -04:00
Cleanup
This commit is contained in:
parent
0831052d77
commit
032fc21ec5
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ import lighthouse.files.AppDirectory;
|
||||||
public class BitsquareUI extends Application {
|
public class BitsquareUI extends Application {
|
||||||
private static final Logger log = LoggerFactory.getLogger(BitsquareUI.class);
|
private static final Logger log = LoggerFactory.getLogger(BitsquareUI.class);
|
||||||
|
|
||||||
public static final boolean fillFormsWithDummyData = true;
|
|
||||||
|
|
||||||
private static Injector injector;
|
|
||||||
private static Stage primaryStage;
|
private static Stage primaryStage;
|
||||||
private WalletFacade walletFacade;
|
private WalletFacade walletFacade;
|
||||||
private MessageFacade messageFacade;
|
private MessageFacade messageFacade;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue