mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 10:07:24 +08:00
randomize raft server startup
also some go fmt
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package master_ui
|
||||
|
||||
import (
|
||||
"html/template"
|
||||
"github.com/dustin/go-humanize"
|
||||
"html/template"
|
||||
)
|
||||
|
||||
var funcMap = template.FuncMap{
|
||||
|
Reference in New Issue
Block a user