Skip to content

Commit

Permalink
Make adjustments based on the review
Browse files Browse the repository at this point in the history
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
2 people authored and skjnldsv committed Feb 23, 2024
1 parent 5c64528 commit 7062314
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/Command/Background/Job.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ protected function configure(): void {
;
}

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

Expand Down

0 comments on commit 7062314

Please sign in to comment.