Update p2p/netutil/addrutil_test.go

This commit is contained in:
Martin HS 2024-11-09 20:31:56 +01:00 committed by GitHub
parent 93cf6964c8
commit 9c99c1f79e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,6 @@
package netutil
import (
"math/rand"
"net"
"net/netip"
"path/filepath"