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