Skip to content

Commit

Permalink
fix: remove duplicate active entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisabrams committed Jan 2, 2020
1 parent e4c47ae commit 1d2cca3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/queue-base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export class QueueBase extends EventEmitter {
'waiting',
'paused',
'resumed',
'active',
'id',
'delayed',
'priority',
Expand Down

0 comments on commit 1d2cca3

Please sign in to comment.