remove unused var

This commit is contained in:
peaklabs-dev 2024-11-22 16:11:53 +01:00
parent bde895b6cd
commit 371b4a3f83
No known key found for this signature in database

View file

@ -21,8 +21,6 @@ class StatusChanged extends Notification implements ShouldQueue
public string $environment_uuid;
public string $environment_name;
public ?string $resource_url = null;
public ?string $fqdn;