Skip to content

Commit 5434cfe

Browse files
Merge branch 'main' into fix/custom-property-multiselect-value
2 parents 34a7dfe + 88154b0 commit 5434cfe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/variables/private/GitHub.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ $script:GitHub = [pscustomobject]@{
2626
Stamps = @(
2727
[GitHubStamp]::new('Public', 'https://www.githubstatus.com')
2828
[GitHubStamp]::new('Europe', 'https://eu.githubstatus.com')
29-
[GitHubStamp]::new('US', 'https://us.githubstatus.com')
3029
)
3130
}

0 commit comments

Comments
 (0)