Skip to content

Commit 92f9bb3

Browse files
Removed unecessary using in associated test
1 parent 6b67fcd commit 92f9bb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Framework/AspNetCoreAnalyzers/test/RouteHandlers/DisallowNonParsableComplexTypesOnParametersTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
using System.Security.Policy;
54
using Microsoft.CodeAnalysis.Testing;
65
using VerifyCS = Microsoft.AspNetCore.Analyzers.Verifiers.CSharpAnalyzerVerifier<Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer>;
76

0 commit comments

Comments
 (0)