diff options
Diffstat (limited to 'src/components/script/script.rs')
-rw-r--r-- | src/components/script/script.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/script/script.rs b/src/components/script/script.rs index 4e560c44691..7b5d443c5ba 100644 --- a/src/components/script/script.rs +++ b/src/components/script/script.rs @@ -114,7 +114,6 @@ pub mod dom { pub mod htmllegendelement; pub mod htmllielement; pub mod htmllinkelement; - pub mod htmlmainelement; pub mod htmlmapelement; pub mod htmlmediaelement; pub mod htmlmetaelement; |