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