mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Revert "Merge pull request #897 from Semmle/revert-817-closure-modules"
This reverts commit95185345fd, reversing changes made tob8be66ec48.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import javascript
|
||||
|
||||
from VarAccess access
|
||||
where access.getVariable() instanceof GlobalVariable
|
||||
select access
|
||||
Reference in New Issue
Block a user