Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jan 16, 2025
1 parent da5065c commit b2a8aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/swc_ecma_codegen/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

use std::{borrow::Cow, fmt::Write, io};

use in_place_string_map::MapInPlace;
use memchr::memmem::Finder;
use once_cell::sync::Lazy;
use swc_allocator::maybe::vec::Vec;
Expand Down

0 comments on commit b2a8aa6

Please sign in to comment.