mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
Remove unused imports
This commit is contained in:
parent
9dcccb45bb
commit
e9dc658de4
@ -13,7 +13,7 @@
|
||||
Rope,
|
||||
};
|
||||
use helix_view::{
|
||||
graphics::{Color, Margin, Rect, Style},
|
||||
graphics::{Margin, Rect},
|
||||
Theme,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user