fix(codex): drop unused transient binding assignment · openclaw/openclaw@2235639
openclaw
·
2026-06-17
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit 2235639
fix(codex): drop unused transient binding assignment
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
extensions/codex/src/app-server
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -580,7 +580,6 @@ export async function startOrResumeThread(params: {
|
580 | 580 | }, |
581 | 581 | ); |
582 | 582 | preserveExistingBinding = true; |
583 | | -binding = undefined; |
584 | 583 | } else if ( |
585 | 584 | params.nativeCodeModeEnabled === false && |
586 | 585 | !persistentWebSearchRestriction && |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments