increase speed

This commit is contained in:
Marko 2024-03-21 12:59:54 +01:00
parent df4d62bfdf
commit aa590fdae8
No known key found for this signature in database

View File

@ -59,11 +59,6 @@ class HiltesImportCommand extends Command
status: CheckInStatus::inProgress()
);
$this->logger->error('Start Hiltes Import');
dump($checkInId);
$io = new SymfonyStyle($input, $output);
$io->success('Start Hiltes Import');