Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai authored and github-actions[bot] committed Jun 25, 2024
1 parent 58fc897 commit e658ed9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/Jobs/CoolifyTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ public function __construct(
public bool $ignore_errors,
public $call_event_on_finish,
public $call_event_data,
) {
}
) {}

/**
* Execute the job.
Expand Down

0 comments on commit e658ed9

Please sign in to comment.