Fix styling

This commit is contained in:
andrasbacsai
2024-06-25 08:52:24 +00:00
committed by github-actions[bot]
parent 58fc897ea5
commit e658ed993a

View File

@@ -23,8 +23,7 @@ class CoolifyTask implements ShouldBeEncrypted, ShouldQueue
public bool $ignore_errors, public bool $ignore_errors,
public $call_event_on_finish, public $call_event_on_finish,
public $call_event_data, public $call_event_data,
) { ) {}
}
/** /**
* Execute the job. * Execute the job.