mirror of
https://github.com/typst/typst
synced 2025-07-27 06:17:53 +08:00
Another unused import
This commit is contained in:
parent
f2340bea48
commit
f9595e747d
@ -16,7 +16,6 @@ use std::sync::Arc;
|
|||||||
|
|
||||||
use ecow::EcoString;
|
use ecow::EcoString;
|
||||||
use hayro_syntax::LoadPdfError;
|
use hayro_syntax::LoadPdfError;
|
||||||
use typst_library::World;
|
|
||||||
use typst_syntax::{Span, Spanned};
|
use typst_syntax::{Span, Spanned};
|
||||||
use typst_utils::LazyHash;
|
use typst_utils::LazyHash;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user