remove unnecessary property
This commit is contained in:
parent
a9ccca6458
commit
b05d8b3d3c
|
@ -36,7 +36,6 @@ export function getNewContract(
|
|||
const contract = removeUndefinedProps({
|
||||
id,
|
||||
slug,
|
||||
outcomeType,
|
||||
...propsByOutcomeType,
|
||||
|
||||
creatorId: creator.id,
|
||||
|
|
Loading…
Reference in New Issue
Block a user