diff --git a/server.go b/server.go index 297ac3354..2117c7bfb 100644 --- a/server.go +++ b/server.go @@ -22,8 +22,8 @@ import ( "path" "path/filepath" "runtime" - "strings" "strconv" + "strings" "sync" "syscall" "time"