Remove unused import

This commit is contained in:
Mikayla Maki 2023-04-21 17:26:45 -07:00
parent 733abc9ed2
commit fa7f4974a0

View File

@ -7,7 +7,7 @@ use alacritty_terminal::{
event::{Event as AlacTermEvent, EventListener, Notify, WindowSize},
event_loop::{EventLoop, Msg, Notifier},
grid::{Dimensions, Scroll as AlacScroll},
index::{Column, Direction as AlacDirection, Line, Point, Side},
index::{Column, Direction as AlacDirection, Line, Point},
selection::{Selection, SelectionRange, SelectionType},
sync::FairMutex,
term::{