Skip to content

Commit 7d2726a

Browse files
linter fix
1 parent 89987db commit 7d2726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iden3comm/handlers/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export * from './revocation-status';
66
export * from './common';
77
export * from './credential-proposal';
88
export * from './message-handler';
9-
export * from './payment';
9+
export * from './payment';

0 commit comments

Comments
 (0)