Commit b40c885
simplify: use direct envVars assignment in connectSandbox body
Matches the create-time pattern (envVars: opts?.envs) — openapi-fetch
strips undefined automatically so the conditional spread was unnecessary.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b1d126e commit b40c885
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
853 | | - | |
| 853 | + | |
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| |||
0 commit comments