mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
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:
parent
8742d4ab90
commit
eb35d25a7d
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
drop table billing_events;
|
||||
Loading…
Reference in a new issue