mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Fix broken build because of removed Hex util in release branch
This commit is contained in:
parent
4d49697a28
commit
5fbe2e3d0a
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ import bisq.common.proto.network.NetworkPayload;
|
|||
import bisq.common.proto.persistable.PersistablePayload;
|
||||
import bisq.common.proto.persistable.PersistedDataHost;
|
||||
import bisq.common.storage.Storage;
|
||||
import bisq.common.util.Hex;
|
||||
import bisq.common.util.Tuple2;
|
||||
import bisq.common.util.Utilities;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue