mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
Lots of progress on command/query bus concept, in memory sql testing, datasource admin
This commit is contained in:
@@ -30,4 +30,5 @@ func AddDataSource(c *middleware.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
c.Status(204)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user