Skip to content

Commit 97dd4cb

Browse files
author
Kapil Borle
committed
Remove unused field
1 parent 5d4c903 commit 97dd4cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Engine/Commands/InvokeFormatterCommand.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ namespace Microsoft.Windows.PowerShell.ScriptAnalyzer.Commands
2525
public class InvokeFormatterCommand : PSCmdlet, IOutputWriter
2626
{
2727
private const string defaultSettingsPreset = "CodeFormatting";
28-
private Settings defaultSettings;
2928
private Settings inputSettings;
3029

3130
/// <summary>

0 commit comments

Comments
 (0)