Fix styling

This commit is contained in:
andrasbacsai
2024-06-20 12:52:57 +00:00
committed by github-actions[bot]
parent fcb3d71cb4
commit 575a789d1d

View File

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