summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Controller/StatusController.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/lib/Controller/StatusController.php')
-rw-r--r--apps/encryption/lib/Controller/StatusController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/lib/Controller/StatusController.php b/apps/encryption/lib/Controller/StatusController.php
index a17023fdcfd..d07b4da794a 100644
--- a/apps/encryption/lib/Controller/StatusController.php
+++ b/apps/encryption/lib/Controller/StatusController.php
@@ -6,6 +6,7 @@
* @author Björn Schießle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
+ * @author Morris Jobke <hey@morrisjobke.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @license AGPL-3.0
@@ -23,7 +24,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCA\Encryption\Controller;
use OCA\Encryption\Session;