summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-17 03:37:21 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-17 03:37:21 +0000
commit67dbb3cf18279c1a8f3f60e242d9b09e1270d01a (patch)
tree8238308289d2735fee8498d34eb8b584bd9f0a88
parent4260c40efa332deeebaf730382d5388adc95d024 (diff)
downloadopencode-67dbb3cf18279c1a8f3f60e242d9b09e1270d01a.tar.gz
opencode-67dbb3cf18279c1a8f3f60e242d9b09e1270d01a.zip
chore: generate
-rw-r--r--daytona.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/daytona.ts b/daytona.ts
index 0315560ea..4007b77aa 100644
--- a/daytona.ts
+++ b/daytona.ts
@@ -19,8 +19,6 @@ let daytona = function daytona(): Promise<Daytona> {
return client
}
-
-
const preview = new Map<string, { url: string; token: string }>()
const repo = "/home/daytona/workspace/repo"
const root = "/home/daytona/workspace"