diff options
Diffstat (limited to 'core/command/config/system/setconfig.php')
-rw-r--r-- | core/command/config/system/setconfig.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/command/config/system/setconfig.php b/core/command/config/system/setconfig.php index e2c901cc789..6eda9db8f93 100644 --- a/core/command/config/system/setconfig.php +++ b/core/command/config/system/setconfig.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; |