Skip to content

Commit

Permalink
dev: use shim
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Oct 10, 2024
1 parent 57c3494 commit 1deb085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/reflexo-typst/src/export/dynamic_layout.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use reflexo_typst2vec::IntoTypst;
use reflexo_vec2svg::{DynamicLayoutSvgExporter, MultiVecDocument};
use reflexo_world::TaskInputs;
use typst::foundations::IntoValue;
use typst::utils::LazyHash;
use typst::{diag::SourceResult, World};

use crate::typst::prelude::*;
Expand Down

0 comments on commit 1deb085

Please sign in to comment.