Skip to content

Commit

Permalink
Remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevillamartin committed Jul 6, 2023
1 parent a4ea671 commit 281f05a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/src/forum/addPollsToPost.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ export default () => {
]
);

// console.log('[fof/polls] CommentPost#oninit checks', checks);

return JSON.stringify(checks);
});
});
Expand Down

0 comments on commit 281f05a

Please sign in to comment.