Skip to content

Commit ba85c4c

Browse files
committed
minor #376 [Examples] Remove unused use statement (OskarStark)
This PR was merged into the main branch. Discussion ---------- [Examples] Remove unused use statement | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | -- | License | MIT Commits ------- fa4bce1 [Examples] Remove unused use statement
2 parents 5899cd8 + fa4bce1 commit ba85c4c

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)