Skip to content

Commit e7e89dc

Browse files
committed
chore: cleanup
1 parent 34e9392 commit e7e89dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/sdk/js/src/v2/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export function createOpencodeClient(config?: Config & { directory?: string }) {
2222
config.headers = {
2323
...config.headers,
2424
"x-opencode-directory": config.directory,
25-
"X-Daytona-Skip-Preview-Warning": true,
2625
}
2726
}
2827

0 commit comments

Comments
 (0)