Skip to content

Commit

Permalink
Fixed linting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aayush-23 committed Mar 9, 2024
1 parent 8530370 commit 4416b46
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export const RecordDetailRelationRecordsListItem = ({
relationFieldMetadataId,
relationObjectMetadataNameSingular,
relationType,
objectMetadataNameSingular,
} = fieldDefinition.metadata as FieldRelationMetadata;

const isToOneObject = relationType === 'TO_ONE_OBJECT';
Expand Down

0 comments on commit 4416b46

Please sign in to comment.