Fixed warnings 😓

This commit is contained in:
Mikayla Maki 2022-06-29 09:38:02 -07:00
parent db95c0d0e1
commit ff44ddc077

View file

@ -1,5 +1,4 @@
use alacritty_terminal::{
ansi::{ClearMode, Handler},
config::{Config, Program, PtyConfig},
event::{Event as AlacTermEvent, EventListener, Notify},
event_loop::{EventLoop, Msg, Notifier},