Skip to content

Commit

Permalink
Update EsService.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre authored Aug 19, 2021
1 parent 7fcfc24 commit cd4b1ac
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@
minLength: 10
}),
firstLanguage = detectedLanguage[0];
// console.log('Detecting language for "', p.any, '" in ', languageWhitelist);
// console.log(' => Detection failed: ', failedToDetect, ' / First match: ', firstLanguage);
// console.log(detectedLanguage);
return firstLanguage[0];
}

Expand Down

0 comments on commit cd4b1ac

Please sign in to comment.