refactor: remove NetsTool

This commit is contained in:
adroitwhiz 2019-11-11 17:51:35 -05:00
parent 80e0c5d4c3
commit 7f62d2303a
7 changed files with 7 additions and 79 deletions

View file

@ -63,7 +63,6 @@ module.exports = [
'base64-js': true,
'js-md5': true,
'localforage': true,
'nets': true,
'text-encoding': true
}
})