mirror of
https://github.com/sxyazi/yazi.git
synced 2024-12-19 23:01:36 +03:00
fix: fn import (#3)
This commit is contained in:
parent
afbdd95a68
commit
ca3c7c90b5
@ -1,5 +1,5 @@
|
||||
use super::Ctx;
|
||||
use crate::{config::{keymap::{Exec, Key, Single}, KEYMAP}, core::input::InputMode, misc::optinal_bool};
|
||||
use crate::{config::{keymap::{Exec, Key, Single}, KEYMAP}, core::input::InputMode, misc::optional_bool};
|
||||
|
||||
pub struct Executor;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user