Skip to content

Commit c73ce79

Browse files
author
horkerps
committed
Remove unnecessary Set-StrictMode -Off in series cmdlets
1 parent 97666a6 commit c73ce79

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

templates/XYSeries.template.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ begin {
126126
<% } -%>
127127
$GroupData = New-Object Collections.Generic.List[string]
128128
129-
Set-StrictMode -Off
130129
<% } -%>
131130
}
132131

0 commit comments

Comments
 (0)