Remove unused font
This commit is contained in:
parent
e4604ebedf
commit
e3157f7212
5 changed files with 0 additions and 98 deletions
|
@ -2705,11 +2705,6 @@ mod tests {
|
|||
.unwrap()
|
||||
.to_vec()
|
||||
.into(),
|
||||
Assets
|
||||
.load("fonts/plex/IBMPlexSans-Regular.ttf")
|
||||
.unwrap()
|
||||
.to_vec()
|
||||
.into(),
|
||||
])
|
||||
.unwrap();
|
||||
let themes = ThemeRegistry::default();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue