@@ -7,7 +7,6 @@ |
||
7 | 7 | use Symfony\Component\HttpFoundation\RedirectResponse; |
8 | 8 | use Symfony\Component\HttpFoundation\Request; |
9 | 9 | use Symfony\Component\HttpFoundation\Response; |
10 | -use Hybridauth\HttpClient\Util; |
|
11 | 10 | |
12 | 11 | class HybridEndPointController extends Controller |
13 | 12 | { |