mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
fix warning in latest rust compiler
This commit is contained in:
parent
551af58637
commit
c1b7ba2f35
@ -36,8 +36,6 @@ pub use termwiz::surface::line::*;
|
||||
pub mod screen;
|
||||
pub use crate::screen::*;
|
||||
|
||||
use termwiz::hyperlink::Hyperlink;
|
||||
|
||||
pub mod terminal;
|
||||
pub use crate::terminal::*;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user