diff options
| author | Frank <[email protected]> | 2025-09-27 10:05:19 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-27 10:05:19 -0400 |
| commit | a564267b29a05ea33b72cc4931f02fe47664ac25 (patch) | |
| tree | 4a00a5df1219479e32500d1e53a7aa0f765148ef /packages/console/core/src | |
| parent | 594bdb43c27c5d9fb968a7d79a67a3a98cb25629 (diff) | |
| download | opencode-a564267b29a05ea33b72cc4931f02fe47664ac25.tar.gz opencode-a564267b29a05ea33b72cc4931f02fe47664ac25.zip | |
wip: zen
Diffstat (limited to 'packages/console/core/src')
| -rw-r--r-- | packages/console/core/src/billing.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/console/core/src/billing.ts b/packages/console/core/src/billing.ts index 42d9ed523..1a5400267 100644 --- a/packages/console/core/src/billing.ts +++ b/packages/console/core/src/billing.ts @@ -217,13 +217,6 @@ export namespace Billing { payment_method_data: { allow_redisplay: "always", }, - customer_update: { - name: "auto", - address: "auto", - }, - tax_id_collection: { - enabled: true, - }, metadata: { workspaceID: Actor.workspace(), }, |
