Skip to content

Commit 6e2c40f

Browse files
In response to review
1 parent d0e945f commit 6e2c40f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.CommandLine.Subsystems/Directives/DiagramSubsystem.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ internal static StringBuilder Diagram(ParseResult parseResult)
3535
var builder = new StringBuilder(100);
3636

3737

38+
// TODO: Reinstate this when ready to implement
3839
//Diagram(builder, parseResult.RootCommandResult, parseResult);
3940

4041
// TODO: Unmatched tokens

0 commit comments

Comments
 (0)