mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -04:00
Optimize imports
This commit is contained in:
parent
96fa93f608
commit
21098afd45
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue