Skip to content

Commit

Permalink
style: fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
genaris committed Feb 5, 2024
1 parent 9bb27e7 commit 1b580ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/anoncreds/DidWebAnonCredsRegistry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ export class DidWebAnonCredsRegistry implements AnonCredsRegistry {
}
}


try {
const { response, resourceId } = await this.parseIdAndFetchResource(agentContext, credentialDefinitionId)
if (response.status === 200) {
Expand Down

0 comments on commit 1b580ce

Please sign in to comment.