We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c6085 commit e8864d0Copy full SHA for e8864d0
javascript/ql/lib/semmle/javascript/frameworks/data/internal/ApiGraphModelsSpecific.qll
@@ -27,8 +27,6 @@ class Unit = JS::Unit;
27
// Re-export libraries needed by ApiGraphModels.qll
28
module API = JS::API;
29
30
-module DF = DataFlow;
31
-
32
import semmle.javascript.frameworks.data.internal.AccessPathSyntax as AccessPathSyntax
33
import JS::DataFlow as DataFlow
34
private import AccessPathSyntax
0 commit comments