clean up
This commit is contained in:
1 parent
834182ffe8
commit
28935e33e9
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -6,7 +6,7 @@ use crate::{
|
||||
util::HashMap,
|
||||
};
|
||||
|
||||
pub(crate) struct TextData {
|
||||
pub struct TextData {
|
||||
font_system: FontSystem,
|
||||
swash_cache: SwashCache,
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user