Skip to content

Commit f9f6ac4

Browse files
committed
graph: Remove conversions module
1 parent c89dc3a commit f9f6ac4

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

graph/src/util/conversions.rs

Lines changed: 0 additions & 14 deletions
This file was deleted.

graph/src/util/mod.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,5 @@ pub mod intern;
3636

3737
pub mod herd_cache;
3838

39-
/// Type conversion utilities between web3 and alloy types
40-
pub mod conversions;
41-
4239
/// Test utilities for creating mock blockchain data structures
4340
pub mod test_utils;

0 commit comments

Comments
 (0)