Skip to content

Commit efd4e34

Browse files
authored
Update zipUtil.ts
1 parent 1610b6c commit efd4e34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/codewhisperer/util/zipUtil.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ export class ZipUtil {
252252
scope,
253253
})
254254
}
255-
256255
if (gitDiffContent) {
257256
zip.writeString(gitDiffContent, ZipConstants.codeDiffFilePath)
258257
}

0 commit comments

Comments
 (0)