3rd-Eden / useragent

Useragent parser for Node.js, ported from browserscope.org
MIT License
899 stars 135 forks source link

removed unnecessary console.logs in lib/update.js #173

Open jungRoit opened 2 years ago

jungRoit commented 2 years ago

These Console.logs are making my logs clottered. Can we please remove them ASAP.

jungRoit commented 2 years ago

Can someone Review this and merge. This is such an annoying thing to have so many useless console.logs appear when using the library.