Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Oct 15, 2024
1 parent 0a7409d commit 723d9b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import {
const errorMsg = 'breaking loop';
let sitesToExclude = ['aws.amazon.com', 'whatsapp.com', 'messenger.com'];

console.log(errorMsg);

browser.storage.local
.get([constantsKeyVal, namesKeyVal, acronymsKeyVal, locationsKeyVal])
.then((localDict) => {
Expand Down

0 comments on commit 723d9b6

Please sign in to comment.