mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Remove empty loop
This commit is contained in:
parent
bb99eef059
commit
907fd66dc2
@ -348,8 +348,6 @@ public class BisqSetup {
|
||||
}
|
||||
|
||||
public void start() {
|
||||
UserThread.runPeriodically(() -> {
|
||||
}, 1);
|
||||
maybeReSyncSPVChain();
|
||||
maybeShowTac(this::step2);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user