less.js icon indicating copy to clipboard operation
less.js copied to clipboard

remove phantom stuff

Open jimmywarting opened this issue 2 years ago • 0 comments

What:

  • Removed clone function as phantomjs isn't used anymore
  • also used for..of loop to avoid using a hosted variable and instead make it scoped

Why:

less code.

How:

Checklist:

  • [ ] Documentation
  • [ ] Added/updated unit tests
  • [ ] Code complete

jimmywarting avatar Mar 31 '23 22:03 jimmywarting