aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mdx_swc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mdx_swc.rs')
-rw-r--r--tests/mdx_swc.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mdx_swc.rs b/tests/mdx_swc.rs
index a24864f..831e64f 100644
--- a/tests/mdx_swc.rs
+++ b/tests/mdx_swc.rs
@@ -1,4 +1,3 @@
-extern crate markdown;
mod test_utils;
use markdown::{to_html_with_options, Constructs, Options, ParseOptions};
use pretty_assertions::assert_eq;