summaryrefslogtreecommitdiff
path: root/extendedstats/other.go
diff options
context:
space:
mode:
authorRich Brown <[email protected]>2022-06-07 07:35:38 -0400
committerGitHub <[email protected]>2022-06-07 07:35:38 -0400
commitde5633036a09d1cf42fbd9f2df4a43dcf0585106 (patch)
treea054d27a59776427df3b12bcef402c6de40d11a5 /extendedstats/other.go
parentcaa7515fa0b59d2d1c654f9b17b4f1d76c34c561 (diff)
parent6e66fb3d19b37c073faf6148f0a5a155128a93a1 (diff)
Merge branch 'network-quality:main' into main
Diffstat (limited to 'extendedstats/other.go')
-rw-r--r--extendedstats/other.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/extendedstats/other.go b/extendedstats/other.go
index c0f89ed..d720384 100644
--- a/extendedstats/other.go
+++ b/extendedstats/other.go
@@ -5,8 +5,6 @@ package extendedstats
import (
"net"
-
- "golang.org/x/sys/unix"
)
type ExtendedStats struct{}