Skip to content

Commit 459e242

Browse files
authored
Update zeroconf/_core.py
1 parent 66c6227 commit 459e242

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

zeroconf/_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@ def __init__(
400400
if ip_version is None:
401401
ip_version = autodetect_ip_version(interfaces)
402402

403-
# hook for threads
404403
self.done = False
405404

406405
if apple_p2p and sys.platform != 'darwin':

0 commit comments

Comments
 (0)