Skip to content

Commit

Permalink
fix(sidekiq): duplicate sidekiq queue
Browse files Browse the repository at this point in the history
The queue `user_report` is duplicated
  • Loading branch information
moustachu authored Oct 3, 2024
1 parent 124f37c commit 63cbeb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/sidekiq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
- block_user
- active_storage_analysis
- active_storage_purge
- user_report
- translations

:scheduler:
Expand Down

0 comments on commit 63cbeb2

Please sign in to comment.