mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
rebase and resolve conflict
This commit is contained in:
parent
1816622732
commit
9d435d36c9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use std::{env, ffi::OsStr, fmt::Display, path::{Component, Path, PathBuf}};
|
||||
use std::{borrow::Cow, env, ffi::OsStr, fmt::Display, path::{Component, Path, PathBuf}};
|
||||
|
||||
use tokio::fs;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue