We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9f450 commit 76e2180Copy full SHA for 76e2180
test/UnitTest/Components/SelectTest.cs
@@ -6,9 +6,7 @@
6
using AngleSharp.Dom;
7
using AngleSharp.Html.Dom;
8
using Microsoft.AspNetCore.Components.Web.Virtualization;
9
-using System.ComponentModel.DataAnnotations;
10
using System.Reflection;
11
-using System.Runtime.CompilerServices;
12
13
namespace UnitTest.Components;
14
0 commit comments