mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Move myVote classed to myvote package
This commit is contained in:
parent
90ad5313aa
commit
ed7519c1e8
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import bisq.core.dao.blockchain.ReadableBsqBlockChain;
|
|||
import bisq.core.dao.blockchain.vo.BsqBlock;
|
||||
import bisq.core.dao.blockchain.vo.Tx;
|
||||
import bisq.core.dao.blockchain.vo.TxOutput;
|
||||
import bisq.core.dao.vote.MyVote;
|
||||
import bisq.core.dao.vote.myvote.MyVote;
|
||||
import bisq.core.locale.Res;
|
||||
|
||||
import org.bitcoinj.core.Coin;
|
||||
|
|
Loading…
Add table
Reference in a new issue