Skip to content

Commit 994d53a

Browse files
committed
removed arbitrary scan thread limitation dividing
1 parent a95333e commit 994d53a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyasic/network/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ async def ping_miner(ip: ipaddress.ip_address) -> Union[None, ipaddress.ip_addre
171171
except ConnectionRefusedError:
172172
pass
173173

174-
175174
@staticmethod
176175
async def ping_and_get_miner(
177176
ip: ipaddress.ip_address,

0 commit comments

Comments
 (0)