mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
wezterm-font: fix warning
This commit is contained in:
parent
a2aec889c8
commit
0cdd0f44b0
@ -1,6 +1,5 @@
|
||||
use crate::parser::ParsedFont;
|
||||
use config::FontAttributes;
|
||||
use enum_display_derive::Display;
|
||||
use std::borrow::Cow;
|
||||
use std::cmp::Ordering;
|
||||
use std::collections::HashSet;
|
||||
|
Loading…
Reference in New Issue
Block a user