Passed
Push — master ( 7975fa...3ae5ae )
by Carsten
02:32 queued 11s
created
src/GuzzleGeoDataFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 use GuzzleHttp\Client as GuzzleClient;
5 5
 use GuzzleHttp\Exception\RequestException;
6 6
 use GuzzleHttp\Exception\ClientException;
7
-use GuzzleHttp\Psr7;
8 7
 use Germania\GeoData\GeoData;
9 8
 use Germania\GeoData\GeoDataFactory;
10 9
 use Psr\Log\LoggerInterface;
Please login to merge, or discard this patch.