Remove unused import

This commit is contained in:
BtcContributor 2021-07-01 16:02:47 +02:00 committed by Christoph Atteneder
parent b6b26e81ba
commit 88ec922ee3
No known key found for this signature in database
GPG Key ID: CD5DC1C529CDFD3B

View File

@ -85,7 +85,6 @@ import bisq.core.locale.Res;
import bisq.core.offer.OfferRestrictions;
import bisq.core.payment.AmazonGiftCardAccount;
import bisq.core.payment.AustraliaPayid;
import bisq.core.payment.CapitualAccount;
import bisq.core.payment.CashByMailAccount;
import bisq.core.payment.CashDepositAccount;
import bisq.core.payment.ClearXchangeAccount;