Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
f43fc1e376
commit
cdabdb4558
@@ -10,7 +10,5 @@ class ProxyStarted
|
||||
{
|
||||
use Dispatchable, InteractsWithSockets, SerializesModels;
|
||||
|
||||
public function __construct(public $data)
|
||||
{
|
||||
}
|
||||
public function __construct(public $data) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user