mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-12-23 20:36:44 +00:00
minor import cleanup
This commit is contained in:
parent
2ee9f3d10a
commit
6b651ec63a
2 changed files with 1 additions and 2 deletions
2
drongo
2
drongo
|
@ -1 +1 @@
|
|||
Subproject commit 019a3cf34f60da053ca7b5540e2bb7bcee6fbd50
|
||||
Subproject commit 27dda9157649b35bc4450361c2f31d489eef492b
|
|
@ -1,6 +1,5 @@
|
|||
package com.sparrowwallet.sparrow.io;
|
||||
|
||||
import com.google.common.io.ByteStreams;
|
||||
import com.google.gson.*;
|
||||
import com.sparrowwallet.drongo.ExtendedPublicKey;
|
||||
import com.sparrowwallet.drongo.crypto.ECKey;
|
||||
|
|
Loading…
Reference in a new issue