mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-19 05:44:05 +01:00
Improve marking that method is empty
Co-Authored-By: sqrrm <sqrrm@users.noreply.github.com>
This commit is contained in:
parent
daa1b0b20b
commit
e6dea3d3ed
@ -231,7 +231,7 @@ public class LocalBitcoinNode {
|
||||
peerVersionMessageFuture.set(peer.getPeerVersionMessage());
|
||||
}
|
||||
public void onFailure(Throwable thr) {
|
||||
;
|
||||
// No action
|
||||
}
|
||||
};
|
||||
Futures.addCallback(
|
||||
|
Loading…
Reference in New Issue
Block a user