Don't use 'Base/Root'

This commit is contained in:
Timothy Andrew 2021-02-11 17:15:25 +05:30
parent 2385cbbd73
commit ec46361f1e
No known key found for this signature in database
GPG Key ID: ABD64509E977B249

View File

@ -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",