aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/RemoteWipe.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Authentication/Token/RemoteWipe.php')
-rw-r--r--lib/private/Authentication/Token/RemoteWipe.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Authentication/Token/RemoteWipe.php b/lib/private/Authentication/Token/RemoteWipe.php
index 9e152d16a04..5fd01cfbe87 100644
--- a/lib/private/Authentication/Token/RemoteWipe.php
+++ b/lib/private/Authentication/Token/RemoteWipe.php
@@ -37,7 +37,6 @@ use OCP\EventDispatcher\IEventDispatcher;
use OCP\IUser;
class RemoteWipe {
-
/** @var IProvider */
private $tokenProvider;