Skip to content

Commit 7062314

Browse files
shdehnaviChristophWurst
authored andcommitted
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>
1 parent 5c64528 commit 7062314

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

core/Command/Background/Job.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ protected function configure(): void {
5858
;
5959
}
6060

61-
/**
62-
* @throws \ReflectionException
63-
*/
6461
protected function execute(InputInterface $input, OutputInterface $output): int {
6562
$jobId = (int) $input->getArgument('job-id');
6663

0 commit comments

Comments
 (0)