Skip to content

Commit 40b24fc

Browse files
committed
Remove usings
1 parent 57b4781 commit 40b24fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Hosting/Hosting/src/Internal/HostingApplicationDiagnostics.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
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.Collections;
54
using System.Diagnostics;
65
using System.Diagnostics.CodeAnalysis;
7-
using System.Globalization;
86
using System.Runtime.CompilerServices;
97
using Microsoft.AspNetCore.Http;
108
using Microsoft.AspNetCore.Http.Features;

0 commit comments

Comments
 (0)