Skip to content

Commit 835e5fd

Browse files
committed
fix(instagram): remove debug log
1 parent a3ca157 commit 835e5fd

File tree

1 file changed

+0
-2
lines changed
  • packages/metascraper-instagram/src

1 file changed

+0
-2
lines changed

packages/metascraper-instagram/src/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ const {
1212
title
1313
} = require('@metascraper/helpers')
1414

15-
console.log('iso6393', iso6393)
16-
1715
const detectLang = input => lang(iso6393[franc(input)])
1816

1917
const test = memoizeOne(

0 commit comments

Comments
 (0)