mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-05-17 23:56:39 +00:00
test: remove import socket
in test_ipv6_local
This commit is contained in:
parent
3ce40e64d4
commit
460fa8e0d9
@ -144,7 +144,6 @@ def test_ipv6_local():
|
||||
'''
|
||||
Check for (local) IPv6 support.
|
||||
'''
|
||||
import socket
|
||||
# By using SOCK_DGRAM this will not actually make a connection, but it will
|
||||
# fail if there is no route to IPv6 localhost.
|
||||
have_ipv6 = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user