Remove unused imports

pull/1127/head
Blaž Hrastnik 3 years ago
parent 9dcccb45bb
commit e9dc658de4

@ -13,7 +13,7 @@ use helix_core::{
Rope, Rope,
}; };
use helix_view::{ use helix_view::{
graphics::{Color, Margin, Rect, Style}, graphics::{Margin, Rect},
Theme, Theme,
}; };

Loading…
Cancel
Save