remove storage from Wallet

This commit is contained in:
Matias Alejo Garcia 2014-10-24 09:36:28 -03:00
commit 567cb8c713
8 changed files with 92 additions and 116 deletions

View file

@ -55,6 +55,7 @@ module.exports = function(grunt) {
scripts: {
files: [
'js/models/*.js',
'js/util/*.js',
'plugins/*.js',
'js/*.js',
'!js/copayBundle.js',