aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Encryption/IManager.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Encryption/IManager.php')
-rw-r--r--lib/public/Encryption/IManager.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Encryption/IManager.php b/lib/public/Encryption/IManager.php
index bbac154ad4e..1d824ab6a62 100644
--- a/lib/public/Encryption/IManager.php
+++ b/lib/public/Encryption/IManager.php
@@ -97,5 +97,4 @@ interface IManager {
* @since 8.1.0
*/
public function setDefaultEncryptionModule($moduleId);
-
}