@@ -38,9 +38,7 @@ |
||
38 | 38 | use ApacheSolrForTypo3\Solr\Search\SearchComponentManager; |
39 | 39 | use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
40 | 40 | use ApacheSolrForTypo3\Solr\System\Logging\SolrLogManager; |
41 | -use ApacheSolrForTypo3\Solr\System\Solr\SolrCommunicationException; |
|
42 | 41 | use ApacheSolrForTypo3\Solr\System\Solr\SolrIncompleteResponseException; |
43 | -use ApacheSolrForTypo3\Solr\System\Solr\SolrInternalServerErrorException; |
|
44 | 42 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
45 | 43 | use TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer; |
46 | 44 |