Skip to content

Commit

Permalink
fix(instagram): remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 7, 2025
1 parent a3ca157 commit 835e5fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/metascraper-instagram/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ const {
title
} = require('@metascraper/helpers')

console.log('iso6393', iso6393)

const detectLang = input => lang(iso6393[franc(input)])

const test = memoizeOne(
Expand Down

0 comments on commit 835e5fd

Please sign in to comment.