Unpollute JavaScript global namespace
As these variables were being assigned without being explicitly declared, they were implicitly added to the global namespace. This commit removes 59 variables from the global namespace.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment