p2p/discover: gofmt

This commit is contained in:
Felix Lange 2024-05-29 01:40:27 +02:00
parent 8958fe8637
commit 28b2bc1257

View file

@ -21,7 +21,6 @@ import (
"crypto/elliptic" "crypto/elliptic"
"errors" "errors"
"math/big" "math/big"
"net"
"slices" "slices"
"sort" "sort"
"time" "time"