Skip to content

Commit

Permalink
[WALL] adrienne/chore: removed idv_revoked dependency usepoi (binary-…
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienne-deriv committed Nov 16, 2023
1 parent 852ec3f commit d3f4bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/src/hooks/usePOI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const usePOI = () => {
residence_list_data,
authentication_data?.identity?.services,
authentication_data?.is_idv_disallowed,
account_status_data?.is_idv_revoked,
]);

const modified_verification_data = useMemo(() => {
Expand Down

0 comments on commit d3f4bd7

Please sign in to comment.