Skip to content

Commit 9e7c235

Browse files
committed
chore: 🤖 Minor cleanup
1 parent d05476a commit 9e7c235

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

‎src/shared/options.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { Libp2pInit } from 'libp2p';
2-
import { Hash, Hex, Chain, PublicClient } from 'viem';
1+
import { Chain } from 'viem';
32
import { StorageInitializer } from '../storage/abstract.js';
43
import { Contracts } from './types.js';
54

‎src/utils/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
export * from './contracts.js';
21
export * from './h3.js';
32
export * from './logger.js';
43
export * from './regex.js';

0 commit comments

Comments
 (0)