@@ -9,7 +9,6 @@ |
||
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 | /** |