collab: Drop billing_events table (#31131)

This PR drops the `billing_events` table, as we're no longer using it.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-05-21 22:43:46 +00:00
committed by GitHub
parent 8742d4ab90
commit eb35d25a7d
@@ -0,0 +1 @@
drop table billing_events;