Make adjustments based on the review

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/39184/head
Hamid Dehnavi 11 months ago committed by John Molakvoæ
parent 7dc304db02
commit 5c64528336

@ -105,9 +105,6 @@ class Job extends Command {
return 0;
}
/**
* @throws \ReflectionException
*/
protected function printJobInfo(int $jobId, IJob $job, OutputInterface $output): void {
$row = $this->jobList->getDetailsById($jobId);

Loading…
Cancel
Save