diff --git a/src/Command/HiltesImportCommand.php b/src/Command/HiltesImportCommand.php index 344e888..2ca044e 100644 --- a/src/Command/HiltesImportCommand.php +++ b/src/Command/HiltesImportCommand.php @@ -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');