@@ -8,10 +8,10 @@ |
||
8 | 8 | use SimpleSAML\Auth; |
9 | 9 | use SimpleSAML\Configuration; |
10 | 10 | use SimpleSAML\Error; |
11 | -use SimpleSAML\HTTP\RunnableResponse;; |
|
11 | +use SimpleSAML\HTTP\RunnableResponse; ; |
|
12 | 12 | use SimpleSAML\Module\authtwitter\Auth\Source\Twitter as TwitterSource; |
13 | 13 | use SimpleSAML\Session; |
14 | -use Symfony\Component\HttpFoundation\Request;; |
|
14 | +use Symfony\Component\HttpFoundation\Request; ; |
|
15 | 15 | |
16 | 16 | /** |
17 | 17 | * Controller class for the authtwitter module. |