Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
Signed-off-by: Git'Fellow <[email protected]>
  • Loading branch information
solracsf authored Aug 9, 2024
1 parent c6be80a commit 2156a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/private/BackgroundJob/JobList.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function __construct(
protected IConfig $config,
protected ITimeFactory $timeFactory,
protected LoggerInterface $logger
) {
) {
}

public function add($job, $argument = null, ?int $firstCheck = null): void {
Expand Down

0 comments on commit 2156a92

Please sign in to comment.