This commit is contained in:
@@ -60,7 +60,6 @@ class HiltesImportCommand extends Command
|
||||
*/
|
||||
$hiltesImport = new HiltesImport($this->productRepository, $this->warehouseRepository, $this->stockRepository, $this->logger, $rootPath);
|
||||
|
||||
|
||||
$prodIds = $hiltesImport->startImport($delta);
|
||||
|
||||
if (isset($r['error'])) {
|
||||
|
||||
Reference in New Issue
Block a user