Skip to content

Commit 32dde30

Browse files
author
Kapil Borle
committed
Remove unused usings from formatter.cs
1 parent 82a277f commit 32dde30

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Engine/Formatter.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
using System;
21
using System.Collections;
3-
using System.Collections.Generic;
4-
using System.Linq;
52
using System.Management.Automation;
6-
using System.Management.Automation.Runspaces;
7-
using Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic;
83

94
namespace Microsoft.Windows.PowerShell.ScriptAnalyzer
105
{

0 commit comments

Comments
 (0)