Skip to content

Commit c7e73f0

Browse files
committed
chore: prettier
1 parent eb68d20 commit c7e73f0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

lib/evaluation/evaluationClientWrapper.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
import {
2-
Descriptor,
3-
PresentationSubmission,
4-
Rules,
5-
SubmissionRequirement,
6-
} from '@sphereon/pex-models';
1+
import { Descriptor, PresentationSubmission, Rules, SubmissionRequirement } from '@sphereon/pex-models';
72
import jp from 'jsonpath';
83

94
import { Checked, Status } from '../ConstraintUtils';

0 commit comments

Comments
 (0)