Skip to content

Commit b658122

Browse files
committed
Remove unused import in FakeClient test
Remove unused Contributte\Http\Client\Response import
1 parent cbef805 commit b658122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cases/Client/FakeClient.phpt

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

77
use Contributte\Http\Client\FakeClient;
88
use Contributte\Http\Client\Request;
9-
use Contributte\Http\Client\Response;
109
use Tester\Assert;
1110

1211
require_once __DIR__ . '/../../bootstrap.php';

0 commit comments

Comments
 (0)