We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c936d commit bab2dafCopy full SHA for bab2daf
src/Components/Server/src/Circuits/CircuitFactory.cs
@@ -1,7 +1,6 @@
1
// Licensed to the .NET Foundation under one or more agreements.
2
// The .NET Foundation licenses this file to you under the MIT license.
3
4
-using System.Diagnostics.Metrics;
5
using System.Linq;
6
using System.Security.Claims;
7
using Microsoft.AspNetCore.Components.Infrastructure;
src/Components/Server/src/Circuits/CircuitHost.cs
@@ -2,7 +2,6 @@
using System.Diagnostics;
using System.Globalization;
8
0 commit comments