Skip to content

Commit ccf0edd

Browse files
committed
cs fix
1 parent 0020921 commit ccf0edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Health/QueueLengthCheck.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Laravel\Horizon\Contracts\JobRepository;
66
use Spatie\Health\Checks\Check;
77
use Spatie\Health\Checks\Result;
8+
89
class QueueLengthCheck extends Check
910
{
1011
public function run(): Result

0 commit comments

Comments
 (0)