mirror of
https://github.com/bisq-network/bisq-api-reference.git
synced 2026-07-14 21:30:42 +00:00
Back out log statement
This commit is contained in:
parent
e87d3e3191
commit
9cb798f427
@ -66,8 +66,6 @@ final class GrpcStubs {
|
||||
log.debug("Shutting down bot's grpc channel.");
|
||||
channel.shutdown().awaitTermination(1, SECONDS);
|
||||
log.debug("Bot channel shutdown complete.");
|
||||
} else {
|
||||
log.warn("Bot channel already shut down!");
|
||||
}
|
||||
} catch (InterruptedException ex) {
|
||||
throw new IllegalStateException(ex);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user