Skip to content

Commit a231748

Browse files
committed
chore: linting
Signed-off-by: Vincent Biret <[email protected]>
1 parent e366566 commit a231748

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: test/Microsoft.OpenApi.Tests/Workspaces/OpenApiReferencableTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ public class OpenApiReferencableTests
4545
{ "link1", new OpenApiLink() }
4646
}
4747
};
48-
private static readonly OpenApiSchema _schemaFragment = new OpenApiSchema();
4948
private static readonly OpenApiSecurityScheme _securitySchemeFragment = new OpenApiSecurityScheme();
5049
private static readonly OpenApiTag _tagFragment = new OpenApiTag();
5150

0 commit comments

Comments
 (0)