fix pwsh style

This commit is contained in:
OCram85 2022-06-14 09:30:36 +02:00
parent 4f0254c0cd
commit 2dcc8bf842
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
#endregion module-definition
Set-Variable -Name "CSVersion" -Value "2.0.0" -Option Constant -Scope 'Script' -ErrorAction Stop
#region dot-sourcing
# dot-sourcing all module functions. The export is handled via manifest file.