less.js
less.js copied to clipboard
remove phantom stuff
What:
- Removed
clonefunction as phantomjs isn't used anymore - also used
for..ofloop to avoid using a hosted variable and instead make it scoped
Why:
less code.
How:
Checklist:
- [ ] Documentation
- [ ] Added/updated unit tests
- [ ] Code complete