Skip to content

Commit f8e601e

Browse files
Remove bracket end-if comments
1 parent e898fbe commit f8e601e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/info.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ process {
5959
LogGroup ' - Event Information' {
6060
Get-GitHubEventData | Format-List | Out-String
6161
}
62-
} # end if ($showInfo)
62+
}
6363

6464
& "$PSScriptRoot/ratelimit.ps1"
6565

0 commit comments

Comments
 (0)