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 0c75e34 commit 3ec624b
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 3ec624b

Please sign in to comment.