remove comment

This commit is contained in:
ansuz 2018-06-25 14:30:41 +02:00
parent fb5553f918
commit d76f3dceab
1 changed files with 0 additions and 1 deletions

View File

@ -890,7 +890,6 @@ define([
}).nThen(function (waitFor) {
var cfg = {
init: true,
//query: onMessage, // TODO temporary, will be replaced by a webworker channel
userHash: LocalStore.getUserHash(),
anonHash: LocalStore.getFSHash(),
localToken: tryParsing(localStorage.getItem(Constants.tokenKey)),