Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Nov 28, 2023
1 parent 51bcf8a commit 74e197f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Api/Controller/ShowQueueStatsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ protected function getFailedJobCount(): int
} catch (\Exception $e) {
return 0;
}

return 0;
}

protected function isStarted(): bool
Expand Down

0 comments on commit 74e197f

Please sign in to comment.