Skip to content

Commit 491839b

Browse files
committed
docs: fix
1 parent e76bce1 commit 491839b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/visualizer.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ use std::fmt::Display;
3838
/// direction: Direction::BottomUp,
3939
/// bar_alignment: BarAlignment::Right,
4040
/// column_width_distribution: ColumnWidthDistribution::total(100),
41-
/// max_depth: std::num::NonZeroUsize::new(10).unwrap(),
4241
/// };
4342
/// println!("{visualizer}");
4443
/// # }

0 commit comments

Comments
 (0)