increase speed
This commit is contained in:
parent
df4d62bfdf
commit
aa590fdae8
@ -59,11 +59,6 @@ class HiltesImportCommand extends Command
|
|||||||
status: CheckInStatus::inProgress()
|
status: CheckInStatus::inProgress()
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->logger->error('Start Hiltes Import');
|
|
||||||
|
|
||||||
dump($checkInId);
|
|
||||||
|
|
||||||
|
|
||||||
$io = new SymfonyStyle($input, $output);
|
$io = new SymfonyStyle($input, $output);
|
||||||
|
|
||||||
$io->success('Start Hiltes Import');
|
$io->success('Start Hiltes Import');
|
||||||
|
Loading…
Reference in New Issue
Block a user