Skip to content

Commit

Permalink
Remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang committed Aug 14, 2024
1 parent 6e96a51 commit 25bedfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Workleap.OpenApi.MSBuild/ValidateOpenApiTask.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ public sealed class ValidateOpenApiTask : CancelableAsyncTask
private const string ContractFirst = "ContractFirst"; // For backward compatibility
private const string Backend = "backend";
private const string Frontend = "frontend";
private const string Ado = "ado";

/// <summary>
/// 2 supported modes:
Expand Down

0 comments on commit 25bedfe

Please sign in to comment.