diff --git a/javascript/ql/src/Expressions/ExprHasNoEffect.qhelp b/javascript/ql/src/Expressions/ExprHasNoEffect.qhelp
index da9db7c2ac0c..d9907689f8f7 100644
--- a/javascript/ql/src/Expressions/ExprHasNoEffect.qhelp
+++ b/javascript/ql/src/Expressions/ExprHasNoEffect.qhelp
@@ -51,10 +51,4 @@ assign it an initial value, which also serves to document its expected type:
-
-
-JSLint Error Explanations: Expected an assignment or function call.
-
-
-
diff --git a/javascript/ql/src/LanguageFeatures/DeleteVar.qhelp b/javascript/ql/src/LanguageFeatures/DeleteVar.qhelp
index 79d7ec970357..69ccb83f0838 100644
--- a/javascript/ql/src/LanguageFeatures/DeleteVar.qhelp
+++ b/javascript/ql/src/LanguageFeatures/DeleteVar.qhelp
@@ -35,11 +35,4 @@ function compute to the outside world):
-
-
-
-JSLint Error Explanations: Only properties should be deleted.
-
-
-