@@ -23,7 +23,6 @@ |
||
| 23 | 23 | use Ivory\GoogleMap\Services\Geocoding\Result\GeocoderResult; |
| 24 | 24 | use Ivory\GoogleMap\Services\Utils\XmlParser; |
| 25 | 25 | use Ivory\HttpAdapter\HttpAdapterInterface; |
| 26 | -use Ivory\HttpAdapter\Message\InternalRequest; |
|
| 27 | 26 | use Ivory\HttpAdapter\Message\Request; |
| 28 | 27 | |
| 29 | 28 | /** |