mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
JS: Remove two invalid QHelp links
This commit is contained in:
@@ -51,10 +51,4 @@ assign it an initial value, which also serves to document its expected type:
|
||||
<sample src="examples/ExprHasNoEffect-PseudoDeclGood.js"/>
|
||||
|
||||
</example>
|
||||
<references>
|
||||
|
||||
<li>JSLint Error Explanations: <a href="http://jslinterrors.com/expected-an-assignment-or-function-call">Expected an assignment or function call</a>.</li>
|
||||
|
||||
|
||||
</references>
|
||||
</qhelp>
|
||||
|
||||
@@ -35,11 +35,4 @@ function <code>compute</code> to the outside world):
|
||||
<sample src="examples/DeleteVarGood.js" />
|
||||
|
||||
</example>
|
||||
<references>
|
||||
|
||||
|
||||
<li>JSLint Error Explanations: <a href="http://jslinterrors.com/only-properties-should-be-deleted">Only properties should be deleted</a>.</li>
|
||||
|
||||
|
||||
</references>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user