rm unused
This commit is contained in:
parent
cc5a196149
commit
61f0d6281e
1 changed files with 0 additions and 1 deletions
|
@ -967,7 +967,6 @@ fn lines(src: &str) -> impl Iterator<Item = Span> + '_ {
|
|||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use crate::tree::EventKind;
|
||||
use crate::tree::EventKind::*;
|
||||
use crate::Alignment;
|
||||
use crate::OrderedListNumbering::*;
|
||||
|
|
Loading…
Reference in a new issue