mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-24 23:00:36 -04:00
Polish whitespace
This commit is contained in:
parent
9ddf075366
commit
cb0e214a28
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ public class TomP2PTests {
|
||||||
futureRemove.awaitUninterruptibly();
|
futureRemove.awaitUninterruptibly();
|
||||||
futureRemove.awaitListenersUninterruptibly();
|
futureRemove.awaitListenersUninterruptibly();
|
||||||
|
|
||||||
// We don't test futureRemove.isSuccess() as this API does not fit well to that operation,
|
// We don't test futureRemove.isSuccess() as this API does not fit well to that operation,
|
||||||
// it might change in future to something like foundAndRemoved and notFound
|
// it might change in future to something like foundAndRemoved and notFound
|
||||||
// See discussion at: https://github.com/tomp2p/TomP2P/issues/57#issuecomment-62069840
|
// See discussion at: https://github.com/tomp2p/TomP2P/issues/57#issuecomment-62069840
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue