summaryrefslogtreecommitdiffstats
path: root/lib/public/Encryption/IEncryptionModule.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Encryption/IEncryptionModule.php')
-rw-r--r--lib/public/Encryption/IEncryptionModule.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Encryption/IEncryptionModule.php b/lib/public/Encryption/IEncryptionModule.php
index 050cdf2555b..058256e4850 100644
--- a/lib/public/Encryption/IEncryptionModule.php
+++ b/lib/public/Encryption/IEncryptionModule.php
@@ -24,7 +24,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP\Encryption;
use Symfony\Component\Console\Input\InputInterface;