Remove old code

This commit is contained in:
Andrew Kingston 2024-10-18 12:01:37 +01:00
parent 3d1b78623e
commit 73999e4f3e
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ export const initialise = context => {
readonly: fieldSchema.readonly,
order: fieldSchema.order ?? oldColumn?.order,
conditions: fieldSchema.conditions,
enrichValue: fieldSchema.enrichValue,
related: fieldSchema.related,
}
// Override a few properties for primary display