-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:2014-8
The Stella code currently makes use of
using blitz;
to avoid qualifying Array objects. Please remove the using declaration as it makes it much harder to refactor the code.