diff --git a/ui/src/dashboards/containers/DashboardPage.js b/ui/src/dashboards/containers/DashboardPage.js index 6063ab75af..1425ebf648 100644 --- a/ui/src/dashboards/containers/DashboardPage.js +++ b/ui/src/dashboards/containers/DashboardPage.js @@ -252,7 +252,6 @@ class DashboardPage extends Component { dashboardActions.deleteDashboardCellAsync(dashboard, cell) } - // TODO: make this a thunk handleSelectTemplate = templateID => value => { const { dashboardActions,