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

@ -6,8 +6,6 @@
// this line throws a warning on Chrome Desktop
var sjcl = require('../../lib/sjcl');
console.log('[Passphrase.js.8]'); //TODO
var preconditions = require('preconditions').instance();
var _ = require('underscore');