From 94fb3615919fe82c7cf22f37598a96b64738def1 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Mon, 25 May 2026 14:41:16 +0000 Subject: [PATCH] chore: generate --- infra/secret.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/secret.ts b/infra/secret.ts index 8a89c01f8b..eafbd91ed2 100644 --- a/infra/secret.ts +++ b/infra/secret.ts @@ -11,4 +11,3 @@ export const SECRET = { UpstashRedisRestUrl: new sst.Secret("UpstashRedisRestUrl"), UpstashRedisRestToken: new sst.Secret("UpstashRedisRestToken"), } -