Remove unused localStorage adapter

And remove various stray references to localStorage

// FREEBIE
This commit is contained in:
lilia
2015-10-23 16:34:54 -07:00
parent ff3b23e452
commit c79a917bbe
4 changed files with 1 additions and 271 deletions
-4
View File
@@ -14,7 +14,6 @@
"qrcode": "git://github.com/davidshimjs/qrcodejs.git#1c78ccd71",
"cryptojs": "svn+http://crypto-js.googlecode.com/svn/#~3.1.2",
"libphonenumber-api": "git://github.com/codedust/libphonenumber-api",
"backbone.localstorage": "liliakai/Backbone.localStorage#master",
"momentjs": "~2.8.3",
"indexeddb-backbonejs-adapter": "*",
"intl-tel-input": "~4.0.1",
@@ -78,9 +77,6 @@
"libphonenumber-api": [
"libphonenumber_api-compiled.js"
],
"backbone.localstorage": [
"backbone.localStorage.js"
],
"momentjs": [
"moment.js"
],