BackburnerJS / backburner.js

A rewrite of the Ember.js run loop as a generic microlibrary
MIT License
391 stars 80 forks source link

remove unnecessary checks #221

Closed bekzod closed 7 years ago

bekzod commented 7 years ago

targetQueues is always truthy, and this. guidForTarget already has check for truthiness inside