diff --git a/app/Notifications/Application/StatusChanged.php b/app/Notifications/Application/StatusChanged.php index be18b800b..4d0b0b3db 100644 --- a/app/Notifications/Application/StatusChanged.php +++ b/app/Notifications/Application/StatusChanged.php @@ -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;