diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-04-17 03:37:21 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-04-17 03:37:21 +0000 |
| commit | 67dbb3cf18279c1a8f3f60e242d9b09e1270d01a (patch) | |
| tree | 8238308289d2735fee8498d34eb8b584bd9f0a88 | |
| parent | 4260c40efa332deeebaf730382d5388adc95d024 (diff) | |
| download | opencode-67dbb3cf18279c1a8f3f60e242d9b09e1270d01a.tar.gz opencode-67dbb3cf18279c1a8f3f60e242d9b09e1270d01a.zip | |
chore: generate
| -rw-r--r-- | daytona.ts | 2 |
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" |
