@@ -32,8 +32,6 @@ |
||
32 | 32 | |
33 | 33 | use OC\Authentication\Exceptions\InvalidTokenException; |
34 | 34 | use OC\Authentication\Token\IProvider; |
35 | -use OC\SystemConfig; |
|
36 | -use OCP\IConfig; |
|
37 | 35 | use OCP\Session\Exceptions\SessionNotAvailableException; |
38 | 36 | |
39 | 37 | /** |