[v9.4.x] TestData: Remove references to TestData "DB" (#62613)
TestData: Remove references to TestData "DB" (#62603)
* remove refs testdatadb
* fix trailing semi-colon
* remove pluginName completely
(cherry picked from commit e7bfc4e749)
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
This commit is contained in:
co-authored by
Will Browne
parent
41b0393140
commit
3023a43d4f
@@ -299,7 +299,6 @@ var irregularPluginNames = map[string]string{
|
||||
"azuremonitor": "grafana-azure-monitor-datasource",
|
||||
"microsoftsqlserver": "mssql",
|
||||
"postgresql": "postgres",
|
||||
"testdatadb": "testdata",
|
||||
}
|
||||
|
||||
func buildComposableLinks(pp plugindef.PluginDef, cp kindsys.ComposableProperties) KindLinks {
|
||||
|
||||
Reference in New Issue
Block a user