Remove outdated TODO
This commit is contained in:
parent
2733dcd528
commit
892f1fa581
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ type GlobalRenderData struct {
|
||||||
|
|
||||||
// if logged in
|
// if logged in
|
||||||
Username string
|
Username string
|
||||||
// TODO: list of mailboxes
|
|
||||||
|
|
||||||
// additional plugin-specific data
|
// additional plugin-specific data
|
||||||
Extra map[string]interface{}
|
Extra map[string]interface{}
|
||||||
|
|
Loading…
Reference in a new issue