Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
e023be1f25
commit
f3beacdc3f
@@ -10,8 +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