diff --git a/p2p/discover/node.go b/p2p/discover/node.go index 42ca8321f3..042619221b 100644 --- a/p2p/discover/node.go +++ b/p2p/discover/node.go @@ -21,7 +21,6 @@ import ( "crypto/elliptic" "errors" "math/big" - "net" "slices" "sort" "time"