Skip to content

Commit

Permalink
Merge pull request #21 from dikastes/dikastes-patch-1
Browse files Browse the repository at this point in the history
Update ElasticClientBuilder.php
  • Loading branch information
dikastes authored Apr 22, 2024
2 parents d6b013a + c2c0b76 commit 0d53839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Common/ElasticClientBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
namespace Slub\MpdbCore\Common;

use TYPO3\CMS\Core\Utility\GeneralUtility;
use Elastic\Elasticsearch\ClientBuilder;
use Elasticsearch\ClientBuilder;
use TYPO3\CMS\Core\Configuration\ExtensionConfiguration;

class ElasticClientBuilder extends ClientBuilder {
Expand Down

0 comments on commit 0d53839

Please sign in to comment.