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 272e842 commit 6852ac7Copy full SHA for 6852ac7
src/Servers/Kestrel/test/FunctionalTests/RequestTests.cs
@@ -32,7 +32,6 @@
32
using Xunit;
33
using Microsoft.Extensions.Diagnostics.Metrics.Testing;
34
using System.Diagnostics.Metrics;
35
-using System.Linq.Expressions;
36
37
#if SOCKETS
38
namespace Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests;
0 commit comments