mirror of
https://github.com/grafana/grafana.git
synced 2026-08-18 17:15:08 -05:00
Datasource options are now included in bootData
This commit is contained in:
@@ -18,8 +18,6 @@ type Context struct {
|
||||
|
||||
Account *models.Account
|
||||
UserAccount *models.Account
|
||||
|
||||
IsSigned bool
|
||||
}
|
||||
|
||||
func (c *Context) GetAccountId() int64 {
|
||||
|
||||
Reference in New Issue
Block a user