summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Events/ARemoteWipeEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Authentication/Events/ARemoteWipeEvent.php')
-rw-r--r--lib/private/Authentication/Events/ARemoteWipeEvent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Authentication/Events/ARemoteWipeEvent.php b/lib/private/Authentication/Events/ARemoteWipeEvent.php
index 9dfd740c220..111c6cfeeef 100644
--- a/lib/private/Authentication/Events/ARemoteWipeEvent.php
+++ b/lib/private/Authentication/Events/ARemoteWipeEvent.php
@@ -28,7 +28,6 @@ namespace OC\Authentication\Events;
use OC\Authentication\Token\IToken;
use OCP\EventDispatcher\Event;
-use Symfony\Component\EventDispatcher\GenericEvent;
abstract class ARemoteWipeEvent extends Event {