remove storage from Wallet
This commit is contained in:
parent
a40a1bc261
commit
567cb8c713
8 changed files with 92 additions and 116 deletions
|
|
@ -55,6 +55,7 @@ module.exports = function(grunt) {
|
|||
scripts: {
|
||||
files: [
|
||||
'js/models/*.js',
|
||||
'js/util/*.js',
|
||||
'plugins/*.js',
|
||||
'js/*.js',
|
||||
'!js/copayBundle.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue