summaryrefslogtreecommitdiffstats
path: root/core/Command
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command')
-rw-r--r--core/Command/Upgrade.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Upgrade.php b/core/Command/Upgrade.php
index cbb1f26f938..1001962c6af 100644
--- a/core/Command/Upgrade.php
+++ b/core/Command/Upgrade.php
@@ -128,7 +128,6 @@ class Upgrade extends Command {
$self = $this;
$updater = new Updater(
- \OC::$server->getHTTPHelper(),
$this->config,
\OC::$server->getIntegrityCodeChecker(),
$this->logger