Skip to content

Commit ab36fa8

Browse files
committed
chore: remove redundant export
1 parent 2e71569 commit ab36fa8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/shared/src/keyless/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ export { createKeylessService } from './service';
1313
export type { KeylessAPI, KeylessResult, KeylessService, KeylessServiceOptions, KeylessStorage } from './service';
1414

1515
export { resolveKeysWithKeylessFallback } from './resolveKeysWithKeylessFallback';
16-
export type { KeylessResult } from './resolveKeysWithKeylessFallback';
1716

1817
export type { AccountlessApplication, PublicKeylessApplication } from './types';

0 commit comments

Comments
 (0)