From 2ca20d3a9699d85eeb909f8d04d8f661e7cd677b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Fri, 18 Aug 2023 19:53:00 +0800 Subject: [PATCH] qqq --- Client.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Client.php b/Client.php index 9286728..4cc9182 100644 --- a/Client.php +++ b/Client.php @@ -19,7 +19,6 @@ class Client * @param string $host * @param int $port * @param bool $isSsl - * @param bool $useCurl */ public function __construct(string $host, int $port, bool $isSsl = false) {