mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
fix: ambiguous name
This commit is contained in:
parent
0b6c9b7306
commit
d5d443031f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ mod kitty;
|
|||
mod sixel;
|
||||
mod ueberzug;
|
||||
|
||||
pub use adaptor::*;
|
||||
pub use crate::adaptor::*;
|
||||
pub use crate::image::*;
|
||||
pub(self) use iterm2::*;
|
||||
pub(self) use kitty::*;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue