Minor cleanup.
This commit is contained in:
parent
150b4d4387
commit
f060e7189b
@ -84,10 +84,7 @@ impl<'r, 's> ContextTree<'r, 's> {
|
||||
}
|
||||
};
|
||||
}
|
||||
ContextElement::PreviousElementNode(_) => {}
|
||||
ContextElement::StartOfParagraph => {}
|
||||
ContextElement::Context(_) => {}
|
||||
ContextElement::ListItem(_) => {}
|
||||
_ => {}
|
||||
};
|
||||
}
|
||||
// TODO: Make this a specific error instead of just a generic MyError
|
||||
|
Loading…
Reference in New Issue
Block a user