From 05fa818f83a5f5beea672b3dfbf3ef26c09937f1 Mon Sep 17 00:00:00 2001 From: Renato Pozzi Date: Fri, 27 Sep 2024 11:41:05 +0200 Subject: [PATCH] chore(Trello): remove console.log --- src/content/trello.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/trello.js b/src/content/trello.js index f18812b49..d7df5b815 100644 --- a/src/content/trello.js +++ b/src/content/trello.js @@ -23,8 +23,6 @@ togglbutton.render( '#layer-manager-card-back section:nth-child(4) > ul', ) - console.log('NewActionButton:', actionsWrapper) - if (!actionsWrapper) { return }