fix(formatter): simplify code, remove odd line break

This commit is contained in:
Riley Bruins 2024-10-25 13:34:22 -07:00 committed by Christian Clason
parent 0a9108a7e4
commit 674100c1fc
6 changed files with 31 additions and 58 deletions

View file

@ -239,8 +239,7 @@
"System.Management.Automation.PSScriptCmdlet" "Management.Automation.ErrorRecord"
"System.Management.Automation.ErrorRecord" "Management.Automation.PSCredential"
"System.Management.Automation.PSCredential" "Management.Automation.PSMethod"
"System.Management.Automation.PSMethod")
)
"System.Management.Automation.PSMethod"))
; Function definitions
;---------------------