remove out of date comments

This commit is contained in:
ansuz
2018-07-16 15:45:19 +02:00
parent 8e2ab0b74a
commit 848a918eda
3 changed files with 1 additions and 19 deletions

View File

@@ -1146,7 +1146,7 @@ define([
init: true,
userHash: userHash || LocalStore.getUserHash(),
anonHash: LocalStore.getFSHash(),
localToken: tryParsing(localStorage.getItem(Constants.tokenKey)), // TODO move tihs to LocalStore ?
localToken: tryParsing(localStorage.getItem(Constants.tokenKey)), // TODO move this to LocalStore ?
language: common.getLanguage(),
messenger: rdyCfg.messenger, // Boolean
driveEvents: rdyCfg.driveEvents // Boolean