Skip to content

Commit a2c31d9

Browse files
authored
Merge pull request #19 from hishamco/using
Remove unnecessary using
2 parents 21ab962 + 84020ee commit a2c31d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Contracts/DeepseekClientContract.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
namespace DeepSeek\Contracts;
44

5-
use DeepSeek\DeepSeekClient;
6-
75
interface DeepseekClientContract
86
{
97
public static function build(string $apiKey): self;

0 commit comments

Comments
 (0)