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