diff options
| author | GitHub Action <[email protected]> | 2026-01-20 06:33:16 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-20 06:33:16 +0000 |
| commit | 616329ae97c975f21687f6c8c9c6d4d8018e6fd9 (patch) | |
| tree | e3b62834098782bc568b13b967039edea4fbc67f | |
| parent | 9706aaf552c3d1c85160e6ba5d107207019b931a (diff) | |
| download | opencode-616329ae97c975f21687f6c8c9c6d4d8018e6fd9.tar.gz opencode-616329ae97c975f21687f6c8c9c6d4d8018e6fd9.zip | |
chore: generate
| -rw-r--r-- | packages/opencode/src/tool/apply_patch.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/opencode/src/tool/apply_patch.ts b/packages/opencode/src/tool/apply_patch.ts index ec24643fc..cccf2d1cf 100644 --- a/packages/opencode/src/tool/apply_patch.ts +++ b/packages/opencode/src/tool/apply_patch.ts @@ -199,7 +199,6 @@ export const ApplyPatchTool = Tool.define("apply_patch", { changedFiles.push(change.filePath) break } - } // Publish file change events |
