diff options
Diffstat (limited to 'lib/private/Authentication/Token/RemoteWipe.php')
-rw-r--r-- | lib/private/Authentication/Token/RemoteWipe.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Authentication/Token/RemoteWipe.php b/lib/private/Authentication/Token/RemoteWipe.php index b1fc757f744..cab68357a01 100644 --- a/lib/private/Authentication/Token/RemoteWipe.php +++ b/lib/private/Authentication/Token/RemoteWipe.php @@ -152,5 +152,4 @@ class RemoteWipe { return true; } - } |