@ -456,8 +456,6 @@ define([
Store.deleteAccount = function (data, cb) {
var edPublic = store.proxy.edPublic;
var secret = Hash.getSecrets('drive', storeHash);
console.log(edPublic);
console.log(secret.channel);
Store.anonRpcMsg({
msg: 'GET_METADATA',
data: secret.channel
@ -622,7 +622,6 @@ define([
window.location.hash = hash;
};
var cpNfCfg = {
sframeChan: sframeChan,
channel: secret.channel,