This commit is contained in:
jmacxx 2021-03-19 10:57:30 -05:00 committed by Christoph Atteneder
parent 07cff8cb63
commit 8c312e9ee3
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -38,7 +38,6 @@ import bisq.core.btc.setup.WalletsSetup;
import bisq.core.btc.wallet.BtcWalletService;
import bisq.core.btc.wallet.Restrictions;
import bisq.core.locale.Res;
import bisq.core.offer.OpenOffer;
import bisq.core.trade.Trade;
import bisq.core.trade.TradeManager;
import bisq.core.user.DontShowAgainLookup;