mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove unused member
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
25e08bc8a0
commit
e3127b8899
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ use \phpseclib\Crypt\RSA as RSACrypt;
|
|||
*/
|
||||
class RSA extends AuthMechanism {
|
||||
|
||||
const CREATE_KEY_BITS = 1024;
|
||||
|
||||
/** @var IConfig */
|
||||
private $config;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue