collab: Drop `monthly_usages` and `lifetime_usages` tables (#31124)

Marshall Bowers created

This PR drops the `monthly_usages` and `lifetime_usages` tables from the
LLM database, as they are no longer used.

Release Notes:

- N/A

Change summary

crates/collab/migrations_llm/20250521211721_drop_monthly_and_lifetime_usages_tables.sql | 2 
1 file changed, 2 insertions(+)

Detailed changes