summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Events/RemoteWipeStarted.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Authentication/Events/RemoteWipeStarted.php')
-rw-r--r--lib/private/Authentication/Events/RemoteWipeStarted.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Authentication/Events/RemoteWipeStarted.php b/lib/private/Authentication/Events/RemoteWipeStarted.php
index 565c9660de6..89b560511a7 100644
--- a/lib/private/Authentication/Events/RemoteWipeStarted.php
+++ b/lib/private/Authentication/Events/RemoteWipeStarted.php
@@ -27,5 +27,4 @@ declare(strict_types=1);
namespace OC\Authentication\Events;
class RemoteWipeStarted extends ARemoteWipeEvent {
-
}