Skip to content

Commit

Permalink
chore: 🤖 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Sep 21, 2023
1 parent e55b2be commit 31e0643
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/rspack_core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ mod fake_namespace_object;
pub use fake_namespace_object::*;
mod module_profile;
pub use module_profile::*;
use once_cell::sync::Lazy;
use rkyv::with::Atomic;
use rspack_database::Database;
pub mod external_module;
pub use external_module::*;
Expand Down

0 comments on commit 31e0643

Please sign in to comment.