Skip to content

Commit f43b22a

Browse files
authored
remove unnecessary SupervisorLooped event param (#1632)
1 parent 95a54b6 commit f43b22a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Listeners/MonitorWaitTimes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public function __construct(MetricsRepository $metrics)
3737
/**
3838
* Handle the event.
3939
*
40-
* @param \Laravel\Horizon\Events\SupervisorLooped $event
4140
* @return void
4241
*/
4342
public function handle()

0 commit comments

Comments
 (0)