Remove unused import

This commit is contained in:
ghubstan 2021-06-13 13:12:45 -03:00
parent 571568a5e5
commit 9a5e2d0df1
No known key found for this signature in database
GPG Key ID: E35592D6800A861E

View File

@ -22,7 +22,6 @@ import bisq.core.payment.AdvancedCashAccount;
import bisq.core.payment.AliPayAccount;
import bisq.core.payment.AustraliaPayid;
import bisq.core.payment.CashDepositAccount;
import bisq.core.payment.ChaseQuickPayAccount;
import bisq.core.payment.ClearXchangeAccount;
import bisq.core.payment.F2FAccount;
import bisq.core.payment.FasterPaymentsAccount;