Skip to content

Commit 79ac013

Browse files
committed
remove: unused custom_types TProtocol import
1 parent dfc0bb4 commit 79ac013

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libp2p/kad_dht/peer_routing.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
INetStream,
1616
IPeerRouting,
1717
)
18-
from libp2p.custom_types import (
19-
TProtocol,
20-
)
2118
from libp2p.peer.id import (
2219
ID,
2320
)

0 commit comments

Comments
 (0)