mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-31 12:34:39 +00:00
Linting
This commit is contained in:
@@ -17,7 +17,9 @@ class PullVersionsFromCDN implements ShouldBeEncrypted, ShouldQueue
|
||||
|
||||
public $timeout = 10;
|
||||
|
||||
public function __construct() {}
|
||||
public function __construct()
|
||||
{
|
||||
}
|
||||
|
||||
public function handle(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user