Skip to content

Commit 7a17474

Browse files
committed
remove messageId for /review
1 parent 04c7cd9 commit 7a17474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/src/app/amazonqScan/chat/views/actions/uiMessageListener.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ export class UIMessageListener {
121121
tabID: msg.tabID,
122122
command: msg.command,
123123
vote: msg.vote,
124-
messageId: msg.messageId,
125124
})
126125
}
127126
}

0 commit comments

Comments
 (0)