Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderPostma committed Sep 17, 2024
1 parent 46af7d8 commit 602d1d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/SdJwt.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { createHash } from 'crypto';

import { PresentationDefinitionV2 } from '@sphereon/pex-models';
import { SdJwtDecodedVerifiableCredential } from '@sphereon/ssi-types';
import { createHash } from 'crypto';

import { PEX, PresentationSubmissionLocation, Status, Validated } from '../lib';
import { SubmissionRequirementMatchType } from '../lib/evaluation/core';
Expand Down

0 comments on commit 602d1d2

Please sign in to comment.