Passed
Push — master ( e9d269...979bc3 )
by Patrik
54:45 queued 50:59
created
includes/libraries/GeoIp2/WebService/Client.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use GeoIp2\Exception\InvalidRequestException;
10 10
 use GeoIp2\Exception\OutOfQueriesException;
11 11
 use GeoIp2\ProviderInterface;
12
-use MaxMind\Exception\InvalidInputException;
13 12
 use MaxMind\WebService\Client as WsClient;
14 13
 
15 14
 /**
Please login to merge, or discard this patch.