From 7f702e5784e0d06fe5fb152b4c131f80323e20cc Mon Sep 17 00:00:00 2001 From: xl Date: Thu, 9 Nov 2023 14:45:59 +0800 Subject: [PATCH] eee --- CoroutineClient.php | 1 - 1 file changed, 1 deletion(-) diff --git a/CoroutineClient.php b/CoroutineClient.php index 4a9e244..d8e017b 100644 --- a/CoroutineClient.php +++ b/CoroutineClient.php @@ -11,7 +11,6 @@ namespace Kiri; use Exception; use Swoole\Coroutine\Http\Client as SwowClient; -use Swoole\Coroutine\System; /** * Class Client