From 2682f580b4a019fe09a548a0b18d8a3988ba019a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 16 Mar 2021 15:46:17 +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 --- Kafka/Kafka.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Kafka/Kafka.php b/Kafka/Kafka.php index 8f4a7a70..a91a057d 100644 --- a/Kafka/Kafka.php +++ b/Kafka/Kafka.php @@ -10,7 +10,6 @@ use RdKafka\ConsumerTopic; use RdKafka\Exception; use RdKafka\KafkaConsumer; use RdKafka\TopicConf; -use Snowflake\Exception\ComponentException; use Snowflake\Snowflake; use Swoole\Coroutine\Channel; use Swoole\Process;