Skip to content

Commit 868e0a0

Browse files
committed
Fix CodeQL #80
1 parent c3bb2ed commit 868e0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Private/Get-AbrHRZLocalEntitlement.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function Get-AbrHRZLocalEntitlement {
5757
Write-PScriboMessage -IsWarning $_.Exception.Message
5858
}
5959
}
60-
60+
6161
$TableParams = @{
6262
Name = "Local Entitlements - $($HVEnvironment.toUpper())"
6363
List = $false

0 commit comments

Comments
 (0)