Skip to content

Commit 419adb8

Browse files
committed
add missing using statement
1 parent 001378b commit 419adb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Engine/Commands/InvokeFormatterCommand.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License.
33

4+
using Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic;
45
using System;
56
using System.Globalization;
67
using System.Management.Automation;

0 commit comments

Comments
 (0)