mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
Removes the dependence on the (global) `ModuleVariableNode.getARead()`, by adding a local version (that doesn't include `import *` reads) instead.