Skip to content

Commit 4b0ba34

Browse files
committed
Remove unused using statement
1 parent 8ea0f29 commit 4b0ba34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.Framework.FileSystemGlobbing/Internal/MatcherContext.cs

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

44
using System;
55
using System.Collections.Generic;
6-
using System.IO;
76
using System.Linq;
87
using Microsoft.Framework.FileSystemGlobbing.Abstractions;
98
using Microsoft.Framework.FileSystemGlobbing.Internal.PathSegments;

0 commit comments

Comments
 (0)