diff options
Diffstat (limited to 'lib/private/Authentication/Events/RemoteWipeStarted.php')
-rw-r--r-- | lib/private/Authentication/Events/RemoteWipeStarted.php | 1 |
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 { - } |