1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00

Removed redundant display variable from user bindings

This commit is contained in:
Dean 2022-09-20 10:15:23 +01:00
parent 15818d9d62
commit 5354231e04

View file

@ -405,7 +405,6 @@ export const getUserBindings = () => {
providerId: "user",
category: "Current User",
icon: "User",
display: fieldSchema.fieldName,
})
})
return bindings