mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 01:49:25 +08:00
Chore: Remove Result field from serviceaccounts, ualert (#62476)
* Chore: Remove Result field from serviceaccounts * Chore: Remove Result field from ualert
This commit is contained in:
@ -87,8 +87,6 @@ type saveFolderCommand struct {
|
||||
PluginId string `json:"-"`
|
||||
FolderId int64 `json:"folderId"`
|
||||
IsFolder bool `json:"isFolder"`
|
||||
|
||||
Result *dashboard
|
||||
}
|
||||
|
||||
// GetDashboardModel turns the command into the saveable model
|
||||
|
Reference in New Issue
Block a user