Skip to content

Commit

Permalink
Removed empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
sakya committed Aug 6, 2022
1 parent 4d09834 commit 7c4e0f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/TestOptions/Options.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,4 @@ public enum EnumValues
[Option("mt2",
MutuallyExclusive = "group")]
public bool MutuallyExclusive2 { get; set; }

}

0 comments on commit 7c4e0f8

Please sign in to comment.