remove spurious import of PackageExports

This commit is contained in:
Erik Krogh Kristensen
2021-03-18 14:09:08 +01:00
parent 67a5831ac0
commit 0e98ea0c10

View File

@@ -646,8 +646,6 @@ module NodeJSLib {
}
}
private import semmle.javascript.PackageExports as Exports
/**
* A direct step from an named export to a property-read reading the exported value.
*/