Remove unneeded extern crate

This commit is contained in:
2022-06-19 00:48:30 +00:00
committed by GitHub
parent 1d6c2698ce
commit 99ba6050e3
3 changed files with 0 additions and 7 deletions

View File

@@ -1,4 +1,2 @@
extern crate html_parser;
pub mod description;
pub mod metadata;