mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-21 12:48:35 -04:00
Remove maven target, cleanup
This commit is contained in:
parent
1f362d80a2
commit
2912a02185
3 changed files with 3 additions and 44 deletions
|
@ -158,7 +158,7 @@ public class BitsquareApp extends Application {
|
|||
primaryStage.show();
|
||||
|
||||
//TODO just temp.
|
||||
showDebugWindow();
|
||||
//showDebugWindow();
|
||||
} catch (Throwable throwable) {
|
||||
showErrorPopup(throwable, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue