Completed
Pull Request — master (#389)
by thomas
369:36 queued 299:39
created
src/Transaction/Factory/InputSigner.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use BitWasp\Bitcoin\Crypto\EcAdapter\Adapter\EcAdapterInterface;
6 6
 use BitWasp\Bitcoin\Crypto\EcAdapter\Key\PrivateKeyInterface;
7 7
 use BitWasp\Bitcoin\Crypto\EcAdapter\Key\PublicKeyInterface;
8
-use BitWasp\Bitcoin\Crypto\Hash;
9 8
 use BitWasp\Bitcoin\Crypto\Random\Rfc6979;
10 9
 use BitWasp\Bitcoin\Key\PublicKeyFactory;
11 10
 use BitWasp\Bitcoin\Script\Classifier\OutputClassifier;
Please login to merge, or discard this patch.