diff options
| author | Kujtim Hoxha <[email protected]> | 2025-04-14 15:48:01 +0200 |
|---|---|---|
| committer | Kujtim Hoxha <[email protected]> | 2025-04-21 13:41:27 +0200 |
| commit | 013694832f4c5a7819bfd9a801346e4c3fb22e77 (patch) | |
| tree | 3d3d9547c419eef41be1d6212c8921e935acc41b /internal/llm/tools/write.go | |
| parent | 0130bde1edabb81d82dbce9d2d562966d2dee133 (diff) | |
| download | opencode-013694832f4c5a7819bfd9a801346e4c3fb22e77.tar.gz opencode-013694832f4c5a7819bfd9a801346e4c3fb22e77.zip | |
fix diff
Diffstat (limited to 'internal/llm/tools/write.go')
| -rw-r--r-- | internal/llm/tools/write.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/llm/tools/write.go b/internal/llm/tools/write.go index ef2ca01f4..889561d2a 100644 --- a/internal/llm/tools/write.go +++ b/internal/llm/tools/write.go @@ -154,7 +154,6 @@ func (w *writeTool) Run(ctx context.Context, call ToolCall) (ToolResponse, error oldContent, params.Content, filePath, - filePath, ) p := w.permissions.Request( permission.CreatePermissionRequest{ |
