summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extendedstats/other.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/extendedstats/other.go b/extendedstats/other.go
index 369c8f6..78c4dc9 100644
--- a/extendedstats/other.go
+++ b/extendedstats/other.go
@@ -4,6 +4,7 @@
package extendedstats
import (
+ "fmt"
"net"
)