Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/credebl/afj-controller into…
Browse files Browse the repository at this point in the history
… auth-agent

Signed-off-by: KulkarniShashank <[email protected]>
  • Loading branch information
KulkarniShashank committed Feb 14, 2024
2 parents 7f7ccc9 + ecadc24 commit 44a4440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/credentials/CredentialController.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { RestAgentModules } from '../../cliAgent'
import { AutoAcceptCredential, CREDENTIALS_CONTEXT_V1_URL, ConnectionRecord, ConnectionState, CreateOutOfBandInvitationConfig, CredentialExchangeRecord, CredentialExchangeRecordProps, CredentialFormat, CredentialPreviewAttribute, CredentialProtocolVersionType, CustomConnectionTags, CustomCredentialTags, DefaultConnectionTags, DidExchangeRole, DidExchangeState, HandshakeProtocol, JsonCredential, JsonLdCredentialDetailFormat, JsonLdCredentialFormatService, KeyType, ProofsProtocolVersionType, TypedArrayEncoder, V2CredentialPreview, W3cCredentialService, utils } from '@aries-framework/core'


import { LegacyIndyCredentialFormatService, V1CredentialProtocol } from '@aries-framework/anoncreds'
import {
CredentialRepository,
Expand Down

0 comments on commit 44a4440

Please sign in to comment.