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