diff --git a/public/app/features/plugins/ds_edit_ctrl.ts b/public/app/features/plugins/ds_edit_ctrl.ts index 2f5ad470dc0..b3de80d8bba 100644 --- a/public/app/features/plugins/ds_edit_ctrl.ts +++ b/public/app/features/plugins/ds_edit_ctrl.ts @@ -38,7 +38,6 @@ export class DataSourceEditCtrl { navModelSrv ) { this.navModel = navModelSrv.getNav('cfg', 'datasources', 0); - this.navModel = thi; this.datasources = []; this.loadDatasourceTypes().then(() => {