Skip to content

Commit 0e98ea0

Browse files
committed
remove spurious import of PackageExports
1 parent 67a5831 commit 0e98ea0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

javascript/ql/src/semmle/javascript/frameworks/NodeJSLib.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -646,8 +646,6 @@ module NodeJSLib {
646646
}
647647
}
648648

649-
private import semmle.javascript.PackageExports as Exports
650-
651649
/**
652650
* A direct step from an named export to a property-read reading the exported value.
653651
*/

0 commit comments

Comments
 (0)