Skip to content

Commit 52b9553

Browse files
committed
t
1 parent 934527d commit 52b9553

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)