Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jbacklund committed Sep 29, 2022
1 parent 0c1d61f commit 25a2903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/Kafka/Kafka.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ export class Kafka implements INodeType {
{
value: message,
headers,
key: key,
key,
},
],
});
Expand Down

0 comments on commit 25a2903

Please sign in to comment.