Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
  • Loading branch information
baywet committed Dec 31, 2024
1 parent e366566 commit a231748
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ public class OpenApiReferencableTests
{ "link1", new OpenApiLink() }
}
};
private static readonly OpenApiSchema _schemaFragment = new OpenApiSchema();
private static readonly OpenApiSecurityScheme _securitySchemeFragment = new OpenApiSecurityScheme();
private static readonly OpenApiTag _tagFragment = new OpenApiTag();

Expand Down

0 comments on commit a231748

Please sign in to comment.