Skip to content

Commit ab882c8

Browse files
committed
minor #230 Remove leftover use statement (fabpot)
This PR was merged into the main branch. Discussion ---------- Remove leftover use statement | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Docs? | no <!-- required for new features --> | Issues | | License | MIT #214 follow-up Commits ------- 83186fa Remove Test attribute in demo code
2 parents c5fd24b + 83186fa commit ab882c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/tests/Bridge/Albert/GptModelClientTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use PHPUnit\Framework\Attributes\CoversClass;
1515
use PHPUnit\Framework\Attributes\DataProvider;
1616
use PHPUnit\Framework\Attributes\Small;
17-
use PHPUnit\Framework\Attributes\Test;
1817
use PHPUnit\Framework\TestCase;
1918
use Symfony\AI\Platform\Bridge\Albert\GptModelClient;
2019
use Symfony\AI\Platform\Bridge\OpenAi\Embeddings;

0 commit comments

Comments
 (0)