Skip to content

Commit 04f0487

Browse files
committed
Remove unnecessary using statement
1 parent 79729ab commit 04f0487

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GuardClauses/GuardAgainstOutOfRangeExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.Linq;
55
using System.Diagnostics.CodeAnalysis;
66
using System.Runtime.CompilerServices;
7-
using GuardClauses;
87

98
namespace Ardalis.GuardClauses;
109

0 commit comments

Comments
 (0)