Skip to content

Commit 72776bb

Browse files
committed
MDVA-267: Portdown MAGETWO-51807
- Backward-compatibility fixes
1 parent 28203b9 commit 72776bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup/src/Magento/Setup/Model/UpdatePackagesCache.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ public function __construct(
7575
$this->application = $applicationFactory->create();
7676
$this->directory = $filesystem->getDirectoryWrite(DirectoryList::VAR_DIR);
7777
$this->objectManager = $objectManagerProvider->get();
78-
$this->dateTime = $objectManagerProvider->get()
79-
->get('Magento\Setup\Model\DateTime\DateTimeProvider')->get();
8078
$this->composerInformation = $composerInformation;
8179
}
8280

0 commit comments

Comments
 (0)