Don't use 'Base/Root'
This commit is contained in:
parent
2385cbbd73
commit
ec46361f1e
@ -56,7 +56,7 @@ pub fn build_table(deps: &FlatDep, title: &str, prelude_path: Option<&str>) -> S
|
||||
node.number(),
|
||||
node.title(),
|
||||
review_state,
|
||||
"Base/Root"
|
||||
"-"
|
||||
),
|
||||
(_, Some(parent)) => format!(
|
||||
"|#{}|{}|{}|#{}|\n",
|
||||
|
Loading…
Reference in New Issue
Block a user