Remove obsolete comment
parent
5c6c27070b
commit
10c084fca8
|
@ -252,7 +252,6 @@ class DashboardPage extends Component {
|
|||
dashboardActions.deleteDashboardCellAsync(dashboard, cell)
|
||||
}
|
||||
|
||||
// TODO: make this a thunk
|
||||
handleSelectTemplate = templateID => value => {
|
||||
const {
|
||||
dashboardActions,
|
||||
|
|
Loading…
Reference in New Issue