remove unused var
This commit is contained in:
parent
bde895b6cd
commit
371b4a3f83
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ class StatusChanged extends Notification implements ShouldQueue
|
||||||
|
|
||||||
public string $environment_uuid;
|
public string $environment_uuid;
|
||||||
|
|
||||||
public string $environment_name;
|
|
||||||
|
|
||||||
public ?string $resource_url = null;
|
public ?string $resource_url = null;
|
||||||
|
|
||||||
public ?string $fqdn;
|
public ?string $fqdn;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue