summaryrefslogtreecommitdiffhomepage
path: root/infra/console.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-12-02 18:36:13 -0500
committerFrank <[email protected]>2025-12-02 18:36:15 -0500
commit28c802f39949d512a56ad8c0596c294ff6fe9e66 (patch)
treec3933c77dc0245905586dbc424702581a52c4a54 /infra/console.ts
parentbcfa63aa4e247f023e2c1ad156df074d362f7e4d (diff)
downloadopencode-28c802f39949d512a56ad8c0596c294ff6fe9e66.tar.gz
opencode-28c802f39949d512a56ad8c0596c294ff6fe9e66.zip
wip: zen
Diffstat (limited to 'infra/console.ts')
-rw-r--r--infra/console.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/console.ts b/infra/console.ts
index e090cd90a..0a98ab072 100644
--- a/infra/console.ts
+++ b/infra/console.ts
@@ -116,7 +116,6 @@ const gatewayKv = new sst.cloudflare.Kv("GatewayKv")
// CONSOLE
////////////////
-const oldBucket = new sst.cloudflare.Bucket("ConsoleData")
const bucket = new sst.cloudflare.Bucket("ZenData")
const AWS_SES_ACCESS_KEY_ID = new sst.Secret("AWS_SES_ACCESS_KEY_ID")