mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-20 21:04:28 -04:00
Speedup startup
This commit is contained in:
parent
dcceb85669
commit
0403eb82e5
5 changed files with 37 additions and 63 deletions
|
@ -129,7 +129,6 @@ public class BitSquare extends Application {
|
|||
|
||||
primaryStage.show();
|
||||
|
||||
Profiler.printMsgWithTime("BitSquare: start finished");
|
||||
} catch (IOException e) {
|
||||
log.error(e.getMessage());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue