summaryrefslogtreecommitdiffstats
path: root/core/Command/Maintenance/Mode.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Maintenance/Mode.php')
-rw-r--r--core/Command/Maintenance/Mode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Command/Maintenance/Mode.php b/core/Command/Maintenance/Mode.php
index 1692eb08d87..8b13175f0bb 100644
--- a/core/Command/Maintenance/Mode.php
+++ b/core/Command/Maintenance/Mode.php
@@ -23,7 +23,7 @@
namespace OC\Core\Command\Maintenance;
-use \OCP\IConfig;
+use OCP\IConfig;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;