remove XXX notes

pull/1/head
ansuz 2020-06-16 07:11:54 -04:00
parent f6c6ad8863
commit 4e2fc277e0
1 changed files with 1 additions and 2 deletions

View File

@ -751,8 +751,7 @@ define([
force: true
}, waitFor());
}).nThen(function () {
// XXX users need to login after registration if they register after account deletion (token issue?)
// XXX delete block
// TODO delete block
// Log out current worker
postMessage(clientId, "DELETE_ACCOUNT", token, function () {});
store.network.disconnect();