Skip to content

Commit 4a56db1

Browse files
authored
refactor: remove unused Distance type (#1677)
1 parent 43a1bfc commit 4a56db1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/ethportal-api/src/types/portal.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ pub type RawContentKey = Bytes;
4646
pub type RawContentValue = Bytes;
4747

4848
pub type DataRadius = U256;
49-
pub type Distance = U256;
5049

5150
/// Response for Ping endpoint
5251
#[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]

0 commit comments

Comments
 (0)