This commit is contained in:
Andras Bacsai
2023-06-14 11:03:54 +02:00
parent f43ca07f33
commit 767824f2f7
6 changed files with 21 additions and 10 deletions

View File

@@ -14,7 +14,6 @@ class Change extends Component
public string|null $fqdn;
public $parameters;
public GithubApp $github_app;
public string $installation_url;
public string $name;
public bool $is_system_wide;