aboutsummaryrefslogtreecommitdiffstats
path: root/tests/xxx_mdast_util_to_hast.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xxx_mdast_util_to_hast.rs')
-rw-r--r--tests/xxx_mdast_util_to_hast.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/xxx_mdast_util_to_hast.rs b/tests/xxx_mdast_util_to_hast.rs
index dd66226..ffee44a 100644
--- a/tests/xxx_mdast_util_to_hast.rs
+++ b/tests/xxx_mdast_util_to_hast.rs
@@ -1,4 +1,3 @@
-extern crate markdown;
mod test_utils;
use markdown::mdast;
use pretty_assertions::assert_eq;