mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
fix: fn import (#3)
This commit is contained in:
parent
afbdd95a68
commit
ca3c7c90b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue