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 57b4781 commit 40b24fcCopy full SHA for 40b24fc
src/Hosting/Hosting/src/Internal/HostingApplicationDiagnostics.cs
@@ -1,10 +1,8 @@
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.Collections;
5
using System.Diagnostics;
6
using System.Diagnostics.CodeAnalysis;
7
-using System.Globalization;
8
using System.Runtime.CompilerServices;
9
using Microsoft.AspNetCore.Http;
10
using Microsoft.AspNetCore.Http.Features;
0 commit comments