Skip to content

Commit 110f1e8

Browse files
authored
remove this
1 parent b7e3202 commit 110f1e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/tools/multiApplyDiffTool.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ Original error: ${errorMessage}`
162162
throw new Error(detailedError)
163163
}
164164

165-
// Remove this duplicate check - we already checked at the beginning
166165
} else if (legacyPath && typeof legacyDiffContent === "string") {
167166
// Handle legacy parameters (old way)
168167
usingLegacyParams = true

0 commit comments

Comments
 (0)