Skip to content

Commit 3de20df

Browse files
committed
refactor: 移除不使用的命名空间
1 parent eee7114 commit 3de20df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/UnitTest/Components/SelectTest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
using AngleSharp.Dom;
77
using AngleSharp.Html.Dom;
88
using Microsoft.AspNetCore.Components.Web.Virtualization;
9-
using System.ComponentModel.DataAnnotations;
109
using System.Reflection;
11-
using System.Runtime.CompilerServices;
1210

1311
namespace UnitTest.Components;
1412

0 commit comments

Comments
 (0)