Finish move to nu-table (#2025)

This commit is contained in:
Jonathan Turner
2020-06-20 12:25:07 -07:00
committed by GitHub
parent 4e83363dd3
commit 89c737f456
6 changed files with 111 additions and 161 deletions

View File

@ -134,11 +134,7 @@ pub fn view_text_value(value: &Value) {
_ => (),
}
}
} else {
println!("Couldn't find bat section in config");
}
} else {
println!("Error reading config!");
}
let value_anchor = value.anchor();