Browse Source

chore: generate

opencode-agent[bot] 21 hours ago
parent
commit
67dbb3cf18
1 changed files with 0 additions and 2 deletions
  1. 0 2
      daytona.ts

+ 0 - 2
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"