Fix warnings
This commit is contained in:
parent
9b2ab1202a
commit
ac4472e45e
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ use alacritty_terminal::{
|
|||
term::{
|
||||
cell::Flags,
|
||||
color::{self, Colors},
|
||||
search::{Match, RegexSearch},
|
||||
search::RegexSearch,
|
||||
viewport_to_point, Config, TermMode,
|
||||
},
|
||||
tty::{self, Options},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue