From a2b53335e0e0288f62fa95e68a7ec6d8d1149a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Wed, 24 Mar 2021 18:32:23 +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 --- Rpc/Producer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Rpc/Producer.php b/Rpc/Producer.php index ef885809..0da1303a 100644 --- a/Rpc/Producer.php +++ b/Rpc/Producer.php @@ -5,7 +5,6 @@ namespace Rpc; use Exception; -use JetBrains\PhpStorm\ArrayShape; use ReflectionException; use Snowflake\Abstracts\Component; use Snowflake\Exception\ComponentException;