Remove unused import

pull/1094/head
Kitaiti Makoto 2 years ago
parent abf352b957
commit a1f958ee7a

@ -1,4 +1,3 @@
use heck::ToUpperCamelCase;
use openssl::rand::rand_bytes;
use pulldown_cmark::{html, CodeBlockKind, CowStr, Event, LinkType, Options, Parser, Tag};
use regex_syntax::is_word_character;

Loading…
Cancel
Save