Skip to content

Commit

Permalink
remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
lukachi committed Mar 14, 2024
1 parent acd2c3e commit abb0e94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/contexts/ZkpContext/ZkpContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ const ZkpContextProvider: FC<Props> = ({ children, ...rest }) => {
claimOffer: claimOffer,
proofRequest: buildProofRequest(savedVCsByOffer[0].issuer, [
...savedVCsByOffer[0].type,
'yopta',
]),
})

Expand Down

0 comments on commit abb0e94

Please sign in to comment.