mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-19 12:34:23 +00:00
Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
5f3fed3c8f
commit
62aa807d0f
@@ -19,9 +19,7 @@ class CheckLogDrainContainerJob implements ShouldBeEncrypted, ShouldQueue
|
||||
{
|
||||
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||
|
||||
public function __construct(public Server $server)
|
||||
{
|
||||
}
|
||||
public function __construct(public Server $server) {}
|
||||
|
||||
public function middleware(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user