mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
core: small fixes
This commit is contained in:
parent
198b73fe32
commit
cb9980823d
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ class Encryption extends Wrapper {
|
|||
|
||||
$this->mountPoint = $parameters['mountPoint'];
|
||||
$this->encryptionManager = $encryptionManager;
|
||||
$this->keyStorage = $keyStorage;
|
||||
$this->util = $util;
|
||||
$this->logger = $logger;
|
||||
$this->uid = $uid;
|
||||
|
|
|
|||
Loading…
Reference in a new issue