Skip to content

Commit 3dbecd3

Browse files
committed
Fix build
1 parent a898845 commit 3dbecd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/Core/src/Internal/Http2/Http2FrameWriter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
using Microsoft.AspNetCore.Http;
1616
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http;
1717
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.FlowControl;
18-
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack;
1918
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure;
2019
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.PipeWriterHelpers;
2120

0 commit comments

Comments
 (0)