Skip to content

Commit 4e5529c

Browse files
author
Mohamed Khaled
committed
Remove unused RequestInterface import from ClientException
1 parent 7bbaadd commit 4e5529c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Providers/Http/Exception/ClientException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
namespace WordPress\AiClient\Providers\Http\Exception;
66

7-
use Psr\Http\Message\RequestInterface;
87
use WordPress\AiClient\Common\Exception\InvalidArgumentException;
98
use WordPress\AiClient\Providers\Http\DTO\Request;
109
use WordPress\AiClient\Providers\Http\DTO\Response;

0 commit comments

Comments
 (0)