Skip to content

Commit bab2daf

Browse files
committed
argh
1 parent 51c936d commit bab2daf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: src/Components/Server/src/Circuits/CircuitFactory.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
using System.Diagnostics.Metrics;
54
using System.Linq;
65
using System.Security.Claims;
76
using Microsoft.AspNetCore.Components.Infrastructure;

Diff for: src/Components/Server/src/Circuits/CircuitHost.cs

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33

44
using System.Diagnostics;
5-
using System.Diagnostics.Metrics;
65
using System.Globalization;
76
using System.Linq;
87
using System.Security.Claims;

0 commit comments

Comments
 (0)