groovecoder / discord

GitHub webhook that analyzes pull requests and adds comments about incompatible CSS
Mozilla Public License 2.0
29 stars 13 forks source link

Remove redisQueue helper #154

Closed openjck closed 8 years ago

openjck commented 8 years ago

The helper was only needed to work around a bug in Kue.[1] Now that the bug has been fixed, we can use createQueue as intended.

[1] https://github.com/Automattic/kue/issues/681

ddurst commented 8 years ago

Hilarious. I was just reading through code and made a note to file this very issue. :+1: