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