aboutsummaryrefslogtreecommitdiffstats
path: root/tests/frontmatter.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontmatter.rs')
-rw-r--r--tests/frontmatter.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/frontmatter.rs b/tests/frontmatter.rs
index 7e647d9..82a928a 100644
--- a/tests/frontmatter.rs
+++ b/tests/frontmatter.rs
@@ -1,4 +1,3 @@
-extern crate markdown;
use markdown::{
mdast::{Node, Root, Toml, Yaml},
to_html, to_html_with_options, to_mdast,