Remove unused event types.
This commit is contained in:
parent
0208020e3e
commit
01464057ad
@ -1,7 +1,4 @@
|
||||
#[derive(Debug, Eq, Hash, PartialEq)]
|
||||
pub(crate) enum EventType {
|
||||
ElementStart,
|
||||
ElementFinish,
|
||||
ObjectStart,
|
||||
ObjectFinish,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user