Skip to content

Commit

Permalink
Removed unnecary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-smee-ttd committed Jan 7, 2024
1 parent a1ddbdd commit 535cd92
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export const ParticipantWithExistingRoles: Story = {
],
},
onUpdateParticipant: (form) => {
// eslint-disable-next-line no-console
console.log(form);
return Promise.resolve();
},
Expand Down

0 comments on commit 535cd92

Please sign in to comment.