Skip to content

Commit 3d9557b

Browse files
committed
Merge branch 'next' of github.com:coollabsio/coolify into next
2 parents 01f2f56 + e658ed9 commit 3d9557b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/Jobs/CoolifyTask.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ public function __construct(
2323
public bool $ignore_errors,
2424
public $call_event_on_finish,
2525
public $call_event_data,
26-
) {
27-
}
26+
) {}
2827

2928
/**
3029
* Execute the job.

0 commit comments

Comments
 (0)