@@ -11,7 +11,6 @@ |
||
11 | 11 | use GuzzleHttp\Client; |
12 | 12 | use GuzzleHttp\Psr7\Request; |
13 | 13 | use GuzzleHttp\Psr7\Response; |
14 | - |
|
15 | 14 | use maxh\Nominatim\Exceptions\InvalidParameterException; |
16 | 15 | use maxh\Nominatim\Exceptions\NominatimException; |
17 | 16 |