Completed
Pull Request — master (#10)
by thomas
06:48
created
test/unit/Client/GuzzleClient/ClientHeadersTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 namespace Bip70\Test\Client\GuzzleClient;
6 6
 
7 7
 use PHPUnit\Framework\TestCase;
8
-
9 8
 use Bip70\Client\GuzzleHttpClient;
10 9
 use Bip70\X509\RequestValidation;
11 10
 use Bip70\X509\TrustStoreLoader;
Please login to merge, or discard this patch.