Skip to content

Commit 01d7970

Browse files
authored
Remove 'amount' from CONTRACT_FULL_PROJECTION
1 parent dd984c5 commit 01d7970

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/actions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const uuidRegex =
1515
const CONTRACT_FULL_PROJECTION = (modulesManager) => [
1616
"id",
1717
"code",
18-
"amount",
1918
"amountNotified",
2019
"amountRectified",
2120
"amountDue",

0 commit comments

Comments
 (0)