diff options
Diffstat (limited to 'core/command/config/system/getconfig.php')
-rw-r--r-- | core/command/config/system/getconfig.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/command/config/system/getconfig.php b/core/command/config/system/getconfig.php index a462b154339..1ed3b36da36 100644 --- a/core/command/config/system/getconfig.php +++ b/core/command/config/system/getconfig.php @@ -23,7 +23,6 @@ namespace OC\Core\Command\Config\System; use OC\Core\Command\Base; use OC\SystemConfig; -use OCP\IAppConfig; use Symfony\Component\Console\Input\InputArgument; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Input\InputOption; |