collab: Remove unused billing-related database code (#36282)

This PR removes a bunch of unused database code related to billing, as
we no longer need it.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-08-15 18:58:10 -04:00 committed by GitHub
parent bf34e185d5
commit e664a9bc48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 1 additions and 1419 deletions

1
Cargo.lock generated
View file

@ -3270,7 +3270,6 @@ dependencies = [
"chrono",
"client",
"clock",
"cloud_llm_client",
"collab_ui",
"collections",
"command_palette_hooks",