Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.0.2
-
None
Description
After walking over the code and have intellij analyzing the code i found two minor areas where variables where not explicitely declared as var and hence getting a global scope. this commit will fix it.