@@ -5,7 +5,6 @@ |
||
5 | 5 | use CodeMine\ConfluenceImporter\Documentation\PageInterface; |
6 | 6 | use CodeMine\ConfluenceImporter\Service\Confluence\InstanceInterface; |
7 | 7 | use GuzzleHttp\ClientInterface; |
8 | -use GuzzleHttp\Exception\BadResponseException; |
|
9 | 8 | use GuzzleHttp\Exception\ClientException; |
10 | 9 | use GuzzleHttp\Psr7\Request; |
11 | 10 |