remove key

This commit is contained in:
Brian Cao 2022-08-29 16:35:50 -07:00
parent 92acd8c1a7
commit 727631a879
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ async function sendMessage(params, topic) {
topic,
messages: [
{
key: 'key',
value: JSON.stringify(params),
},
],