mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
Remove todo no longer needed
This commit is contained in:
@ -734,8 +734,6 @@ function EntityForm(props: Props): JSX.Element
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// todo - associations + copy might be a "bad time"
|
|
||||||
|
|
||||||
const associationsToPost: any = {}
|
const associationsToPost: any = {}
|
||||||
let haveAssociationsToPost = false;
|
let haveAssociationsToPost = false;
|
||||||
for (let name of Object.keys(childListWidgetData))
|
for (let name of Object.keys(childListWidgetData))
|
||||||
|
Reference in New Issue
Block a user