Skip to content

Commit

Permalink
chore: remove resolved fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr committed Sep 27, 2023
1 parent b0b11b4 commit a509ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gConsent/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ export const CONTEXT_ESS_DEFAULT =
const instanciateContextVcEssTemplate = (essVcDomain: string): string =>
`https://${essVcDomain}/credentials/v1`;

// FIXME: Make sure these are cached
const extraContext = [
"https://w3id.org/security/data-integrity/v1",
"https://w3id.org/vc-revocation-list-2020/v1",
Expand Down

0 comments on commit a509ee0

Please sign in to comment.