Skip to content

Commit ed1cff1

Browse files
committed
leftover import
1 parent c4ec76e commit ed1cff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/p2p/test_sharding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
zpad_right,
1515
)
1616

17-
from p2p.cancel_token import CancelToken
17+
from cancel_token import CancelToken
1818

1919
from p2p.sharding_protocol import (
2020
ShardingProtocol,

0 commit comments

Comments
 (0)