mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
removed redundant imports
This commit is contained in:
@ -33,9 +33,6 @@ from libp2p.stream_muxer.yamux.yamux import (
|
||||
PROTOCOL_ID,
|
||||
Yamux,
|
||||
)
|
||||
from libp2p.transport.exceptions import (
|
||||
MuxerUpgradeFailure,
|
||||
)
|
||||
|
||||
|
||||
class MuxerMultistream:
|
||||
|
||||
Reference in New Issue
Block a user