Skip to content

Commit

Permalink
Remove console.log for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Jan 15, 2023
1 parent caa5190 commit 6549f41
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions frontend/src/components/profile/root.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ const getModeration = (profile, user) => {
moderation.rename || moderation.avatar || moderation.delete
)

console.log(moderation.available)

return moderation
}

Expand Down
2 changes: 1 addition & 1 deletion misago/static/misago/js/misago.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion misago/static/misago/js/misago.js.map

Large diffs are not rendered by default.

0 comments on commit 6549f41

Please sign in to comment.