Remove obsolete comment

pull/10616/head
Jared Scheib 2017-04-26 19:21:17 -07:00
parent b2b63b12b3
commit 0175860f61
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@ class DashboardPage extends Component {
)
}
// TODO: make this work over array of template variables onSave in TVM
handleEditTemplateVariables(templates, onSaveTemplatesSuccess) {
return async () => {
const {params: {dashboardID}, dashboards} = this.props