diff options
Diffstat (limited to 'tests/definition.rs')
-rw-r--r-- | tests/definition.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/definition.rs b/tests/definition.rs index 46d9cf5..0279d4d 100644 --- a/tests/definition.rs +++ b/tests/definition.rs @@ -1,4 +1,3 @@ -extern crate markdown; use markdown::{ mdast::{Definition, Node, Root}, to_html, to_html_with_options, to_mdast, |