Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
babenkoivan committed Mar 13, 2024
1 parent a769cbd commit e4228a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClientBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Elastic\Client;

use Elastic\Elasticsearch\ClientInterface;
use Elastic\Elasticsearch\ClientBuilder as BaseClientBuilder;
use Elastic\Elasticsearch\ClientInterface;
use ErrorException;

class ClientBuilder implements ClientBuilderInterface
Expand Down

0 comments on commit e4228a7

Please sign in to comment.