Skip to content

Commit 98ae218

Browse files
committed
123
1 parent 266f66e commit 98ae218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/src/app/inline/EditRendering/imageRenderer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export class EditsSuggestionSvg {
159159
await this.rerender()
160160
}
161161
} else {
162-
// this.autoReject(RejectReason.NotApplicableToOriginal)
162+
this.autoReject(RejectReason.NotApplicableToOriginal)
163163
}
164164
} catch (e) {
165165
// TODO: format

0 commit comments

Comments
 (0)