fix lint errors
This commit is contained in:
@@ -164,7 +164,6 @@ func (cfg *configsV0) mapToDatasourceFromConfig(apiVersion int64) *configs {
|
||||
}
|
||||
|
||||
for _, ds := range cfg.Datasources {
|
||||
|
||||
r.Datasources = append(r.Datasources, &upsertDataSourceFromConfig{
|
||||
OrgID: ds.OrgID,
|
||||
Name: ds.Name,
|
||||
|
||||
Reference in New Issue
Block a user