Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwuxin committed Jan 28, 2021
1 parent 2f55208 commit bb72a5e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/RpcManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace think\swoole;

use Exception;
use Swoole\Coroutine;
use Swoole\Server;
use Swoole\Server\Port;
Expand Down
1 change: 0 additions & 1 deletion src/rpc/server/Dispatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
use RuntimeException;
use Swoole\Server;
use think\App;
use think\Pipeline;
use think\swoole\contract\rpc\ParserInterface;
use think\swoole\Middleware;
use think\swoole\rpc\Error;
Expand Down

0 comments on commit bb72a5e

Please sign in to comment.