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