diff --git a/src/index.ts b/src/index.ts index 1210d71c..d16b7357 100644 --- a/src/index.ts +++ b/src/index.ts @@ -24,7 +24,6 @@ import DIDSchema, { DIDSchemaType } from "./schemas/DID"; import CredentialSchema, { CredentialCollection, CredentialMethods, - CredentialSubjectType, } from "./schemas/Credential"; import DIDPairSchema, { DIDPairSchemaType } from "./schemas/DIDPair"; import MediatorSchema, {