refactor: Remove byte order mark
This commit is contained in:
parent
1a8bdec589
commit
3b1a4c7050
52 changed files with 71 additions and 71 deletions
|
|
@ -1,4 +1,4 @@
|
|||
using System.Management.Automation;
|
||||
using System.Management.Automation;
|
||||
using ModuleCore.Git;
|
||||
|
||||
namespace PowershellModule.Git.Commands;
|
||||
|
|
|
|||
Loading…
Reference in a new issue