aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Encryption/EncryptAll.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Encryption/EncryptAll.php')
-rw-r--r--core/Command/Encryption/EncryptAll.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Encryption/EncryptAll.php b/core/Command/Encryption/EncryptAll.php
index 77c2cb31204..7c6cad41a37 100644
--- a/core/Command/Encryption/EncryptAll.php
+++ b/core/Command/Encryption/EncryptAll.php
@@ -142,5 +142,4 @@ class EncryptAll extends Command {
$output->writeln('aborted');
}
}
-
}