summaryrefslogtreecommitdiffstats
path: root/core/Command/Config/App/DeleteConfig.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Config/App/DeleteConfig.php')
-rw-r--r--core/Command/Config/App/DeleteConfig.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Config/App/DeleteConfig.php b/core/Command/Config/App/DeleteConfig.php
index 82099556ca1..9cb28c9774c 100644
--- a/core/Command/Config/App/DeleteConfig.php
+++ b/core/Command/Config/App/DeleteConfig.php
@@ -22,7 +22,6 @@
namespace OC\Core\Command\Config\App;
-use OC\Core\Command\Base;
use OCP\IConfig;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;