Skip to content

Commit ac18517

Browse files
author
ladeak
committed
Remove using statement
1 parent b690ff3 commit ac18517

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/Core/src/Internal/Http/PathNormalizer.cs

Lines changed: 0 additions & 1 deletion
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.Runtime.CompilerServices;
65
using System.Runtime.InteropServices;
76
using System.Text;
87
using Microsoft.AspNetCore.Internal;

0 commit comments

Comments
 (0)