diff options
Diffstat (limited to 'tests/xxx_hast_util_to_swc.rs')
-rw-r--r-- | tests/xxx_hast_util_to_swc.rs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/xxx_hast_util_to_swc.rs b/tests/xxx_hast_util_to_swc.rs index 138dbe3..f58eb65 100644 --- a/tests/xxx_hast_util_to_swc.rs +++ b/tests/xxx_hast_util_to_swc.rs @@ -1,7 +1,3 @@ -extern crate markdown; -extern crate swc_common; -extern crate swc_ecma_ast; -extern crate swc_ecma_codegen; mod test_utils; use pretty_assertions::assert_eq; use test_utils::{ |