Remove comments

This commit is contained in:
Mark Kaylor 2022-08-05 13:42:52 +02:00
parent 8eff28bf88
commit f9fedb4739
2 changed files with 0 additions and 2 deletions

View File

@ -68,7 +68,6 @@ const forms = {
}
if (injectedInputs) {
// TODO: Discuss how to handle settings from other plugins
const extendedSettings = {
sectionTitle: {
id: getTrad('modalForm.custom-fields.advanced.settings.extended'),

View File

@ -14,7 +14,6 @@ const FormModalNavigationProvider = ({ children }) => {
return {
...prevState,
actionType: 'create',
// TODO: Create a new modalType on EXPANSION-245
modalType: 'customField',
attributeType,
customFieldUid,