diff --git a/src/OpenPlatform/Guard.php b/src/OpenPlatform/Guard.php index c7a645ca5..9be9539ca 100644 --- a/src/OpenPlatform/Guard.php +++ b/src/OpenPlatform/Guard.php @@ -31,7 +31,6 @@ use EasyWeChat\Server\Guard as ServerGuard; use EasyWeChat\Support\Collection; use Pimple\Container; -use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Response; class Guard extends ServerGuard