mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
convert some leftovers to use dataflow nodes
This commit is contained in:
committed by
erik-krogh
parent
136124fbaa
commit
2f429e7d29
@@ -1,5 +0,0 @@
|
||||
import javascript
|
||||
|
||||
query predicate test_RouteExpr(Express::RouteExpr e, Express::RouterDefinition res) {
|
||||
res = e.getRouter()
|
||||
}
|
||||
@@ -27,7 +27,6 @@ import RouterDefinition_getASubRouter
|
||||
import HeaderDefinition_getNameExpr
|
||||
import appCreation
|
||||
import RouteSetup_getRequestMethod
|
||||
import RouteExpr
|
||||
import RouteHandler_getAResponseExpr
|
||||
import isResponse
|
||||
import ResponseBody
|
||||
|
||||
Reference in New Issue
Block a user