aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/Keys/Storage.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Encryption/Keys/Storage.php')
-rw-r--r--lib/private/Encryption/Keys/Storage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Encryption/Keys/Storage.php b/lib/private/Encryption/Keys/Storage.php
index a3772af5878..b6376dc0146 100644
--- a/lib/private/Encryption/Keys/Storage.php
+++ b/lib/private/Encryption/Keys/Storage.php
@@ -37,7 +37,6 @@ use OCP\IConfig;
use OCP\Security\ICrypto;
class Storage implements IStorage {
-
// hidden file which indicate that the folder is a valid key storage
public const KEY_STORAGE_MARKER = '.oc_key_storage';