浏览代码

Se quito un use de mas

Guillermo Espinoza 7 年之前
父节点
当前提交
f2fd067de8
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Security/Firewall/OAuthProxyListener.php

+ 0 - 1
Security/Firewall/OAuthProxyListener.php

@@ -4,7 +4,6 @@ namespace AuthBundle\Security\Firewall;
 
 use AuthBundle\Services\AccessTokenService;
 use Base\OAuthClientBundle\Security\Core\User\CustomOAuthUser;
-use HWI\Bundle\OAuthBundle\Security\Core\Authentication\Token\OAuthToken;
 use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
 use Symfony\Component\HttpFoundation\Response;
 use Symfony\Component\HttpKernel\Event\GetResponseEvent;