Commit 6d42b304 authored by Robert Knight's avatar Robert Knight

Remove obsolete comment

The sidebar no longer makes use of any group information returned via
the profile API.
parent 60ab6499
......@@ -5,10 +5,7 @@ const util = require('../util');
function init() {
return {
/**
* The state of the user's login session.
*
* This includes their user ID, set of enabled features, and the list of
* groups they are a member of.
* Profile/session information for the active user.
*/
session: {
/** A map of features that are enabled for the current user. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment