diff options
Diffstat (limited to 'gmail-commando.js')
-rwxr-xr-x | gmail-commando.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gmail-commando.js b/gmail-commando.js index 68f8a1f..30440c8 100755 --- a/gmail-commando.js +++ b/gmail-commando.js @@ -246,8 +246,6 @@ let INFO = unfold: function () buffer.followLink(Elements.unfoldButton), }; - liberator.log(Elements.translateThreadButton.textContent); - const GMailSearchKeyword = 'label subject from to cc bcc has is in lang'.split(/\s/); |