mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
remove: unused custom_types TProtocol import
This commit is contained in:
@ -15,9 +15,6 @@ from libp2p.abc import (
|
|||||||
INetStream,
|
INetStream,
|
||||||
IPeerRouting,
|
IPeerRouting,
|
||||||
)
|
)
|
||||||
from libp2p.custom_types import (
|
|
||||||
TProtocol,
|
|
||||||
)
|
|
||||||
from libp2p.peer.id import (
|
from libp2p.peer.id import (
|
||||||
ID,
|
ID,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user