aboutsummaryrefslogtreecommitdiffstats
path: root/tests/image.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/image.rs')
-rw-r--r--tests/image.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/image.rs b/tests/image.rs
index 2fff14c..055ac62 100644
--- a/tests/image.rs
+++ b/tests/image.rs
@@ -1,4 +1,3 @@
-extern crate markdown;
use markdown::{
mdast::{Definition, Image, ImageReference, Node, Paragraph, ReferenceKind, Root, Text},
to_html, to_html_with_options, to_mdast,