@@ -57,7 +57,6 @@ |
||
| 57 | 57 | use OCP\IUserSession; |
| 58 | 58 | use OCP\Session\Exceptions\SessionNotAvailableException; |
| 59 | 59 | use OCP\Util; |
| 60 | -use Symfony\Component\EventDispatcher\Event; |
|
| 61 | 60 | use Symfony\Component\EventDispatcher\GenericEvent; |
| 62 | 61 | |
| 63 | 62 | /** |