aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/htmlparagraphelement.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/script/dom/htmlparagraphelement.rs')
-rw-r--r--src/components/script/dom/htmlparagraphelement.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/script/dom/htmlparagraphelement.rs b/src/components/script/dom/htmlparagraphelement.rs
index cf5e4aefc91..95620dec3dd 100644
--- a/src/components/script/dom/htmlparagraphelement.rs
+++ b/src/components/script/dom/htmlparagraphelement.rs
@@ -54,4 +54,3 @@ impl<'a> HTMLParagraphElementMethods for JSRef<'a, HTMLParagraphElement> {
Ok(())
}
}
-