Completed
Pull Request — master (#591)
by thomas
23:08 queued 06:56
created
src/Crypto/EcAdapter/Key/Key.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace BitWasp\Bitcoin\Crypto\EcAdapter\Key;
6 6
 
7
-use BitWasp\Bitcoin\Address\AddressFactory;
8 7
 use BitWasp\Bitcoin\Crypto\EcAdapter\Serializer\Key\PublicKeySerializerInterface;
9 8
 use BitWasp\Bitcoin\Crypto\Hash;
10 9
 use BitWasp\Bitcoin\Serializable;
Please login to merge, or discard this patch.