Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove redundant line
  • Loading branch information
adamsitnik committed Dec 15, 2022
commit f517c35b44a60a4b60ce84b4ca8fbdb791cf3c95
1 change: 0 additions & 1 deletion src/System.CommandLine/Argument.cs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ private protected override string DefaultName
}
}


/// <summary>
/// Provides a list of argument validators. Validators can be used
/// to provide custom errors based on user input.
Expand Down