Skip to content

Commit 3d9c446

Browse files
committed
Removed unused using
1 parent 5047d97 commit 3d9c446

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/LinkDotNet.Blog.Web/AppConfigurationFactory.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using LinkDotNet.Blog.Domain;
1+
using LinkDotNet.Blog.Domain;
32
using LinkDotNet.Blog.Web.Shared.Services;
43
using Microsoft.Extensions.Configuration;
54

0 commit comments

Comments
 (0)