Skip to content

Commit 3be4a34

Browse files
committed
Removed unused using
1 parent 639970d commit 3be4a34

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

LinkDotNet.Blog.IntegrationTests/Web/Pages/IndexTests.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using System.Linq;
1+
using System.Linq;
32
using System.Threading.Tasks;
43
using Bunit;
54
using FluentAssertions;

0 commit comments

Comments
 (0)