Skip to content

Commit fa4bce1

Browse files
committed
[Examples] Remove unused use statement
1 parent 5899cd8 commit fa4bce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/rag/meilisearch.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
use Symfony\AI\Store\Document\TextDocument;
2525
use Symfony\AI\Store\Document\Vectorizer;
2626
use Symfony\AI\Store\Indexer;
27-
use Symfony\Component\HttpClient\HttpClient;
2827
use Symfony\Component\Uid\Uuid;
2928

3029
require_once dirname(__DIR__).'/bootstrap.php';

0 commit comments

Comments
 (0)