Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Authentication/Listeners/RemoteWipeActivityListener.php')
-rw-r--r--lib/private/Authentication/Listeners/RemoteWipeActivityListener.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php b/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php
index 5acd228b133..0ab2dcf4837 100644
--- a/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php
+++ b/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php
@@ -76,5 +76,4 @@ class RemoteWipeActivityListener implements IEventListener {
]);
}
}
-
}