mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
influxdb: validate database exist when saving data source, fixes #7864
This commit is contained in:
@@ -119,5 +119,3 @@ export function identityRenderer(part, innerExpr) {
|
||||
export function quotedIdentityRenderer(part, innerExpr) {
|
||||
return '"' + part.params[0] + '"';
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user