mirror of
https://github.com/typst/typst
synced 2025-07-26 22:07:54 +08:00
Remove unused import
This commit is contained in:
parent
effa014c7e
commit
65f56b6f8b
@ -16,7 +16,7 @@ use std::sync::Arc;
|
||||
|
||||
use ecow::EcoString;
|
||||
use hayro_syntax::LoadPdfError;
|
||||
use typst_library::{Feature, World};
|
||||
use typst_library::World;
|
||||
use typst_syntax::{Span, Spanned};
|
||||
use typst_utils::LazyHash;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user