mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Remove debug log
This commit is contained in:
parent
bcf956530f
commit
de2755d2d7
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ public class OfferBookService {
|
|||
}
|
||||
|
||||
public void removeOfferAtShutDown(OfferPayload offerPayload) {
|
||||
log.debug("removeOfferAtShutDown " + offerPayload);
|
||||
removeOffer(offerPayload, null, null);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue