Remove unused EventListenerOptions

This commit is contained in:
dAxpeDDa 2023-06-11 18:20:55 +02:00 committed by daxpedda
parent f7a400ddf6
commit ab4a4a89e6
2 changed files with 2 additions and 6 deletions

View file

@ -137,7 +137,6 @@ features = [
'DomRect',
'Element',
'Event',
"EventListenerOptions",
'EventTarget',
'FocusEvent',
'HtmlCanvasElement',