refresh available rights list

Can anybody help me with this?:
I see in the available rights list models that I have deleted and don’t use anymore. How can I update/refresh this list?

Assuming that there are no references to those removed models (no foreign keys or generic foreign keys relating to them), then see the remove_stale_contenttypes admin command.

Thanks Ken! List refreshed. Solved!