Skip to content

Commit cc3a26f

Browse files
committed
Fix build
1 parent b90be50 commit cc3a26f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
using System.IO.Pipelines;
88
using System.Runtime.CompilerServices;
99
using Microsoft.AspNetCore.Connections;
10-
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure;
1110

1211
namespace Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http;
1312

0 commit comments

Comments
 (0)