summaryrefslogtreecommitdiffhomepage
path: root/internal/llm/tools/write.go
diff options
context:
space:
mode:
authorKujtim Hoxha <[email protected]>2025-04-14 15:48:01 +0200
committerKujtim Hoxha <[email protected]>2025-04-21 13:41:27 +0200
commit013694832f4c5a7819bfd9a801346e4c3fb22e77 (patch)
tree3d3d9547c419eef41be1d6212c8921e935acc41b /internal/llm/tools/write.go
parent0130bde1edabb81d82dbce9d2d562966d2dee133 (diff)
downloadopencode-013694832f4c5a7819bfd9a801346e4c3fb22e77.tar.gz
opencode-013694832f4c5a7819bfd9a801346e4c3fb22e77.zip
fix diff
Diffstat (limited to 'internal/llm/tools/write.go')
-rw-r--r--internal/llm/tools/write.go1
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{