mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
08590c6d9e
commit
f19b03c6b8
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ use std::{collections::{BTreeMap, BTreeSet, HashMap, HashSet}, env, ffi::OsStr,
|
|||
|
||||
use anyhow::{bail, Error, Result};
|
||||
use config::{open::Opener, BOOT, OPEN};
|
||||
use crossterm::{execute, terminal::{Clear, ClearType}};
|
||||
use shared::{in_same_root, Defer, Term, MIME_DIR};
|
||||
use tokio::{fs::{self, OpenOptions}, io::{AsyncReadExt, AsyncWriteExt}};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue