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
|
// TODO: Make this a specific error instead of just a generic MyError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user