Skip to content

Commit 1064c50

Browse files
Remove spurious using statement
1 parent 0449187 commit 1064c50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.CommandLine.Subsystems/CompletionSubsystem.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
using System.CommandLine.Subsystems;
55
using System.CommandLine.Subsystems.Annotations;
6+
using System.Reflection.Metadata.Ecma335;
67

78
namespace System.CommandLine;
89

0 commit comments

Comments
 (0)