mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Optimize imports
This commit is contained in:
parent
96fa93f608
commit
21098afd45
@ -19,7 +19,6 @@ package io.bitsquare.offer;
|
||||
|
||||
import io.bitsquare.arbitrator.Arbitrator;
|
||||
import io.bitsquare.bank.BankAccountType;
|
||||
import io.bitsquare.btc.Restrictions;
|
||||
import io.bitsquare.locale.Country;
|
||||
|
||||
import org.bitcoinj.core.Coin;
|
||||
|
@ -18,7 +18,6 @@
|
||||
package io.bitsquare.util;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
Loading…
x
Reference in New Issue
Block a user