@@ -164,7 +164,7 @@ func getDataSources() ([]string, error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// No datasources found. This allows us to support the multi-target pattern
|
// No datasources found. This allows us to support the multi-target pattern
|
||||||
// withouth an explicit datasource.
|
// without an explicit datasource.
|
||||||
if uri == "" {
|
if uri == "" {
|
||||||
return []string{}, nil
|
return []string{}, nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user