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