Skip to content

Commit

Permalink
Update DispatchWebhooksJob.php
Browse files Browse the repository at this point in the history
Co-authored-by: Lance Pioch <[email protected]>
  • Loading branch information
PascaleBeier and lancepioch authored Apr 21, 2024
1 parent 7ba6f7f commit f100966
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/Jobs/DispatchWebhooksJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ class DispatchWebhooksJob implements ShouldQueue
{
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;

/**
* Create a new job instance.
*/
public function __construct(private ShouldDispatchWebhooks $event)
{
//
Expand Down

0 comments on commit f100966

Please sign in to comment.