Skip to content

Commit d53283d

Browse files
committed
Removing unused using directive
1 parent 061504e commit d53283d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/System.Management.Automation/engine/LanguagePrimitives.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
using MethodCacheEntry = System.Management.Automation.DotNetAdapter.MethodCacheEntry;
2525
#if !UNIX
2626
using System.DirectoryServices;
27-
using System.Management;
2827
#endif
2928

3029
#pragma warning disable 1634, 1691 // Stops compiler from warning about unknown warnings

0 commit comments

Comments
 (0)