diff options
| author | Frank <[email protected]> | 2025-09-08 15:51:01 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-08 15:51:01 -0400 |
| commit | 3468808fc64bfaf1ff7d5d3cf7de878b61f663e2 (patch) | |
| tree | 59c0fa9167f00d919885b889a753c71f12914c9b | |
| parent | cd42503e2cea32f6bceee46fbd9f257ba9a0b923 (diff) | |
| download | opencode-3468808fc64bfaf1ff7d5d3cf7de878b61f663e2.tar.gz opencode-3468808fc64bfaf1ff7d5d3cf7de878b61f663e2.zip | |
wip: zen
| -rw-r--r-- | infra/cloud.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/cloud.ts b/infra/cloud.ts index 04997dad3..72abbcb7e 100644 --- a/infra/cloud.ts +++ b/infra/cloud.ts @@ -1,6 +1,5 @@ import { WebhookEndpoint } from "pulumi-stripe" import { domain } from "./stage" -import log from "../packages/web/dist/_worker.js/chunks/log_GHQSQ8rj.mjs" //////////////// // DATABASE |
