Skip to content

Commit

Permalink
TECH-292 - Fix issue with import
Browse files Browse the repository at this point in the history
  • Loading branch information
TYRONEMICHAEL committed Jul 30, 2024
1 parent 40960b3 commit 9485efb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import { Actor, HttpAgent } from "@dfinity/agent";
import { idlFactory as civic } from "../declarations/civic_canister_backend/civic_canister_backend.did.js";
import { Secp256k1KeyIdentity } from "@dfinity/identity-secp256k1";
import { Principal } from "@dfinity/principal";
import { requestVerifiablePresentation } from "@dfinity/verifiable-credentials/request-verifiable-presentation";

Expand Down

0 comments on commit 9485efb

Please sign in to comment.