Skip to content

Commit

Permalink
chore(config): Remove an empty file in swc_config (#8609)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Feb 6, 2024
1 parent 905525d commit d87fef0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions crates/swc_config/src/lib.rs
@@ -1,7 +1,5 @@
//! Configuration for swc

#[macro_use]
mod macros;
pub mod config_types;
pub mod merge;
#[cfg(feature = "sourcemap")]
Expand Down
1 change: 0 additions & 1 deletion crates/swc_config/src/macros.rs

This file was deleted.

0 comments on commit d87fef0

Please sign in to comment.