some minor improvements and removing dead code (#1563)

This commit is contained in:
Jonathan Turner
2020-04-10 07:48:10 +12:00
committed by GitHub
parent 2c513d1883
commit c86cf31aac
8 changed files with 7 additions and 129 deletions

View File

@@ -275,7 +275,7 @@ mod tests {
assert_eq!(
actual.path(),
Some(
UntaggedValue::table(&vec![
UntaggedValue::table(&[
UntaggedValue::string("/Users/andresrobalino/.volta/bin")
.into_untagged_value(),
UntaggedValue::string("/users/mosqueteros/bin").into_untagged_value(),