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 b690ff3 commit ac18517Copy full SHA for ac18517
src/Servers/Kestrel/Core/src/Internal/Http/PathNormalizer.cs
@@ -2,7 +2,6 @@
2
// The .NET Foundation licenses this file to you under the MIT license.
3
4
using System.Diagnostics;
5
-using System.Runtime.CompilerServices;
6
using System.Runtime.InteropServices;
7
using System.Text;
8
using Microsoft.AspNetCore.Internal;
0 commit comments