Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed May 22, 2024
1 parent 67b35ea commit 6455535
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
use std::{
io::{self, Write},
path::PathBuf,
sync::{Arc, RwLock},
};
use std::path::PathBuf;

use swc_common::{FileName, Mark};
use swc_ecma_ast::*;
Expand Down

0 comments on commit 6455535

Please sign in to comment.