Comply to XO's no-warning-comments rule
This commit is contained in:
parent
8f28573fc0
commit
630f0f4504
6 changed files with 5 additions and 6 deletions
|
|
@ -108,7 +108,7 @@ export function setActiveSession(uid) {
|
|||
type: SESSION_SET_ACTIVE,
|
||||
uid,
|
||||
effect() {
|
||||
// TODO: this goes away when we are able to poll
|
||||
// This goes away when we are able to poll
|
||||
// for the title ourseleves, instead of relying
|
||||
// on Session and focus/blur to subscribe
|
||||
if (prevUid) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue