mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
JS: Remove stray TODO
This commit is contained in:
@@ -18,7 +18,6 @@ import javascript
|
||||
import semmle.javascript.security.dataflow.MissingRateLimiting
|
||||
import semmle.javascript.RestrictedLocations
|
||||
|
||||
// TODO: Previously we used (FirstLineOf) here, but that doesn't work anymore.
|
||||
from
|
||||
Routing::Node useSite, ExpensiveRouteHandler r, string explanation, DataFlow::Node reference,
|
||||
string referenceLabel
|
||||
|
||||
Reference in New Issue
Block a user