From 00bbbb1deb6822b461c99727c8c699ccd54b3790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Fri, 4 Sep 2020 11:57:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HttpServer/Service/Packet.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/HttpServer/Service/Packet.php b/HttpServer/Service/Packet.php index 616064db..c9a5a57a 100644 --- a/HttpServer/Service/Packet.php +++ b/HttpServer/Service/Packet.php @@ -4,13 +4,9 @@ namespace HttpServer\Service; -use Exception; use HttpServer\Service\Abstracts\Tcp; use ReflectionException; -use Snowflake\Event; use Snowflake\Exception\NotFindClassException; -use Snowflake\Snowflake; -use Swoole\Server; /** * Class OnPacket