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