Skip to content

Commit e8864d0

Browse files
committed
JS: Remove stray module DF export
1 parent 95c6085 commit e8864d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

javascript/ql/lib/semmle/javascript/frameworks/data/internal/ApiGraphModelsSpecific.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ class Unit = JS::Unit;
2727
// Re-export libraries needed by ApiGraphModels.qll
2828
module API = JS::API;
2929

30-
module DF = DataFlow;
31-
3230
import semmle.javascript.frameworks.data.internal.AccessPathSyntax as AccessPathSyntax
3331
import JS::DataFlow as DataFlow
3432
private import AccessPathSyntax

0 commit comments

Comments
 (0)