Migrate to edition 2021
This commit is contained in:
@@ -267,7 +267,6 @@ mod windows_paths {
|
||||
#[cfg(test)]
|
||||
fn vfs(str: &str) -> super::VfsPath {
|
||||
use super::{AbsPathBuf, VfsPath};
|
||||
use std::convert::TryFrom;
|
||||
VfsPath::from(AbsPathBuf::try_from(str).unwrap())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user