Skip to content

Commit 04c7cd9

Browse files
committed
remove messageId
1 parent 6d3bbca commit 04c7cd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/amazonqTest/chat/views/actions/uiMessageListener.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ export class UIMessageListener {
152152
tabID: msg.tabID,
153153
command: msg.command,
154154
vote: msg.vote,
155-
messageId: msg.messageId,
156155
})
157156
}
158157

0 commit comments

Comments
 (0)