Duplicated default queue

Hi, Could someone tell me why do I have duplicated default queue

I’m using sql server with rabbit

Thanks

This happens if you start hangfire service multiple times, for some reason it creates multiple queues.
I am not sure, but I think i had to go to hangfire database and clear some row myself