How to delete queue from hangfire?

Can someone help me to figure out how to delete the queue from an enqueued job in Hangfire? I deleted all the jobs from the queue but the queues are still there. I found a way to achieve this by deleting the table from the database but this is not an effective way.

@shashi_kant do you have news about this question?

I have the same situation

@HenriqueMuller First of all thank you for seeing the problem, I didn’t found any solution yet. Someone, please help us to solve the same.

I have the same question. I thought they’d “drop off” after a while. But I still see them.