We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a277f commit 32dde30Copy full SHA for 32dde30
Engine/Formatter.cs
@@ -1,10 +1,5 @@
1
-using System;
2
using System.Collections;
3
-using System.Collections.Generic;
4
-using System.Linq;
5
using System.Management.Automation;
6
-using System.Management.Automation.Runspaces;
7
-using Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic;
8
9
namespace Microsoft.Windows.PowerShell.ScriptAnalyzer
10
{
0 commit comments