1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00

Removed redundant display variable from user bindings

This commit is contained in:
Dean 2022-09-20 10:15:23 +01:00
parent 58d96d3a6b
commit d0d63f14b0

View file

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