Skip to content

Commit 96dadd7

Browse files
committed
fix: completed TODO
Signed-off-by: Krishna Waske <[email protected]>
1 parent 25f4153 commit 96dadd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormatService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ export class JsonLdCredentialFormatService implements CredentialFormatService<Js
372372
throw new CredoError('Received credential does not match credential request')
373373
}
374374

375-
// TODO: add check for the credentialStatus once this is supported in Credo
376375
}
377376

378377
public supportsFormat(format: string): boolean {

0 commit comments

Comments
 (0)