Skip to content

Commit a4eb6f3

Browse files
author
Kapil Borle
committed
Remove unused usings from invokeformattercommand.cs
1 parent 32dde30 commit a4eb6f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Engine/Commands/InvokeFormatterCommand.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@
1111
//
1212

1313
using System;
14-
using System.Collections;
15-
using System.Collections.Generic;
1614
using System.Globalization;
17-
using System.Linq;
1815
using System.Management.Automation;
19-
using Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic;
2016

2117
namespace Microsoft.Windows.PowerShell.ScriptAnalyzer.Commands
2218
{

0 commit comments

Comments
 (0)