summaryrefslogtreecommitdiffstats
path: root/core/command
diff options
context:
space:
mode:
authorScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-05-19 11:23:06 +0000
committerScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-05-19 11:23:06 +0000
commitfdbc21fc6cec5a91044cf1ffade8c1096d93eaca (patch)
tree9fbf495ff8f6978e96bf2cf0ff7ea4f664dfab43 /core/command
parent54a6ba47c070240a103c28259e45e682589cf73a (diff)
downloadnextcloud-server-fdbc21fc6cec5a91044cf1ffade8c1096d93eaca.tar.gz
nextcloud-server-fdbc21fc6cec5a91044cf1ffade8c1096d93eaca.zip
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Diffstat (limited to 'core/command')
-rw-r--r--core/command/db/converttype.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/command/db/converttype.php b/core/command/db/converttype.php
index f8ded69e865..e6c0f5caa35 100644
--- a/core/command/db/converttype.php
+++ b/core/command/db/converttype.php
@@ -30,7 +30,6 @@ namespace OC\Core\Command\Db;
use \OCP\IConfig;
use OC\DB\Connection;
use OC\DB\ConnectionFactory;
-
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;