Skip to content

Commit a6af20f

Browse files
committed
Rollback visual studio autoformatting on tests
1 parent a7b0f9a commit a6af20f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Hosting/Hosting/test/HostingApplicationDiagnosticsTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using System.Diagnostics.Metrics;
66
using System.Diagnostics.Tracing;
77
using System.Reflection;
8-
98
using Microsoft.AspNetCore.Builder;
109
using Microsoft.AspNetCore.Http;
1110
using Microsoft.AspNetCore.Http.Features;
@@ -16,7 +15,6 @@
1615
using Microsoft.Extensions.Diagnostics.Metrics.Testing;
1716
using Microsoft.Extensions.Logging;
1817
using Microsoft.Extensions.Logging.Testing;
19-
2018
using Moq;
2119

2220
namespace Microsoft.AspNetCore.Hosting.Tests;

0 commit comments

Comments
 (0)