This commit is contained in:
2021-07-12 17:41:23 +08:00
parent e8c2bec566
commit 25c00ea088
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -25,7 +25,6 @@ use Snowflake\Event;
use Snowflake\Jwt\Jwt;
use Snowflake\Pool\ClientsPool;
use Snowflake\Pool\Connection;
use Snowflake\Pool\Pool as SPool;
use Rpc\Producer as RPCProducer;
/**
@@ -33,7 +32,6 @@ use Rpc\Producer as RPCProducer;
* @package Snowflake\Abstracts
* @property Event $event
* @property Router $router
* @property SPool $pool
* @property \Redis|Redis $redis
* @property Server $server
* @property Response $response