diff --git a/lib/Command/Classify.php b/lib/Command/Classify.php index cddf5c2a..62f6ce93 100644 --- a/lib/Command/Classify.php +++ b/lib/Command/Classify.php @@ -74,9 +74,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int $this->logger->setCliOutput($output); // pop "retry" flag from parameters passed to clear background jobs - $clearBackgroundJobs = new ArrayInput([ - 'command' => 'recognize:clear-background-jobs', - ]); + $clearBackgroundJobs = new ArrayInput([]); $this->clearBackgroundJobs->run($clearBackgroundJobs, $output); $models = array_values(array_filter([