diff options
Diffstat (limited to 'apps/encryption/lib/recovery.php')
-rw-r--r-- | apps/encryption/lib/recovery.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/encryption/lib/recovery.php b/apps/encryption/lib/recovery.php index 32e3ec16dee..98d8c79a40a 100644 --- a/apps/encryption/lib/recovery.php +++ b/apps/encryption/lib/recovery.php @@ -68,10 +68,6 @@ class Recovery { * @var IFile */ private $file; - /** - * @var string - */ - private $recoveryKeyId; /** * @param IUserSession $user |