Another unused import

This commit is contained in:
Laurenz Stampfl 2025-07-22 11:58:10 +02:00
parent f2340bea48
commit f9595e747d

View File

@ -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;