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