We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e3202 commit 110f1e8Copy full SHA for 110f1e8
src/core/tools/multiApplyDiffTool.ts
@@ -162,7 +162,6 @@ Original error: ${errorMessage}`
162
throw new Error(detailedError)
163
}
164
165
- // Remove this duplicate check - we already checked at the beginning
166
} else if (legacyPath && typeof legacyDiffContent === "string") {
167
// Handle legacy parameters (old way)
168
usingLegacyParams = true
0 commit comments