Skip to content

Commit a335595

Browse files
committed
fix merge conflicts
1 parent 89cb8c0 commit a335595

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libp2p/network/swarm.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
Awaitable,
33
Callable,
44
)
5-
from libp2p.transport.quic.connection import QUICConnection
6-
from typing import cast
75
import logging
86
import sys
97
from typing import cast

0 commit comments

Comments
 (0)