Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed May 30, 2024
1 parent a8e5633 commit bee49ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/cjs_parse.rs
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,6 @@ mod test {
use crate::MediaType;
use crate::ModuleSpecifier;
use crate::ParseParams;
use crate::SourceTextInfo;

use super::*;

Expand Down
1 change: 0 additions & 1 deletion src/transpiling/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,6 @@ mod tests {
use crate::ModuleSpecifier;
use crate::ParseParams;
use crate::SourceMapOption;
use crate::SourceTextInfo;

use base64::Engine;
use pretty_assertions::assert_eq;
Expand Down

0 comments on commit bee49ac

Please sign in to comment.