Skip to content

Commit

Permalink
update import Challenges
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAndrei98 committed Sep 11, 2023
1 parent b974d11 commit a8af79e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/keri/app/clienting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ import { KeyManager } from "../core/keeping"
import { Serder } from "../core/serder"

import { Identifier } from "./aiding"
import { Contacts } from "./contacting"
import { Oobis, Operations, KeyEvents, KeyStates, Challenges } from "./coring"
import { Credentials, Registries, Schemas } from './credentialing'
import { Contacts, Challenges } from "./contacting"
import { Oobis, Operations, KeyEvents, KeyStates } from "./coring"
import { Credentials, Registries, Schemas, } from './credentialing'
import { Notifications } from "./notifying"
import { Escrows } from "./escrowing"
import { Groups } from "./grouping"
Expand Down

0 comments on commit a8af79e

Please sign in to comment.