Remove undefined variable

This commit is contained in:
Lukas Reschke 2015-12-08 09:30:55 +01:00 committed by Roeland Jago Douma
parent 00a01a8de2
commit 0654d37da8
1 changed files with 0 additions and 4 deletions

View File

@ -68,10 +68,6 @@ class Recovery {
* @var IFile
*/
private $file;
/**
* @var string
*/
private $recoveryKeyId;
/**
* @param IUserSession $user