mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Refactoring:
Change test package from bisq.core.trade.asset.xmr to bisq.core.trade.autoconf.xmr
This commit is contained in:
parent
213dffbef9
commit
b76357e620
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
|||
package bisq.core.trade.asset.xmr;
|
||||
|
||||
import bisq.core.trade.autoconf.xmr.XmrAutoConfirmResult;
|
||||
import bisq.core.trade.autoconf.xmr.XmrProofInfo;
|
||||
import bisq.core.trade.autoconf.xmr.XmrProofParser;
|
||||
package bisq.core.trade.autoconf.xmr;
|
||||
|
||||
import java.time.Instant;
|
||||
|
Loading…
Add table
Reference in a new issue