More work on email and notification infra #1456
This commit is contained in:
@@ -24,13 +24,6 @@ func GetApiKeys(c *middleware.Context) Response {
|
||||
}
|
||||
}
|
||||
|
||||
// bus.Dispatch(&m.SendEmailCommand{
|
||||
// To: []string{"torkel@raintank.io"},
|
||||
// From: "grafana@test.com",
|
||||
// Subject: "Test from Grafana2",
|
||||
// Body: "Body! hej hoppas allt är bra",
|
||||
// })
|
||||
|
||||
return Json(200, result)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user