Skip to content

Commit

Permalink
chore(Trello): remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
askides committed Sep 27, 2024
1 parent 3f8272f commit 05fa818
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/content/trello.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ togglbutton.render(
'#layer-manager-card-back section:nth-child(4) > ul',
)

console.log('NewActionButton:', actionsWrapper)

if (!actionsWrapper) {
return
}
Expand Down

0 comments on commit 05fa818

Please sign in to comment.