Remove outdated TODO

This commit is contained in:
Simon Ser 2020-02-12 01:23:11 +01:00
parent 2733dcd528
commit 892f1fa581
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -20,7 +20,6 @@ type GlobalRenderData struct {
// if logged in
Username string
// TODO: list of mailboxes
// additional plugin-specific data
Extra map[string]interface{}