We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f49ed commit 748731eCopy full SHA for 748731e
packages/core/src/modules/vc/W3cCredentialsApi.ts
@@ -14,8 +14,6 @@ import { AgentContext } from '../../agent'
14
import { injectable } from '../../plugins'
15
16
import { W3cCredentialService } from './W3cCredentialService'
17
-import { W3cJsonLdVerifiableCredential } from './data-integrity'
18
-import { W3cJwtVerifiableCredential } from './jwt-vc'
19
20
/**
21
* @public
0 commit comments