NITDgpOS / Fearch

This is a chrome extension where we can search music,video and books over ftp servers. You can add it to your chrome using this link -
https://chrome.google.com/webstore/search/fearch
MIT License
37 stars 37 forks source link

Remove console statements from options/js/options.js #116

Open djmgit opened 7 years ago

djmgit commented 7 years ago

Presently options/js/options.js has got console.log statements. In all probability, those were added for debugging purpose. So they are not required now. They can now be removed.