mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-02-09 09:17:28 +08:00
go fmt
This commit is contained in:
@@ -34,7 +34,6 @@ type Topology struct {
|
||||
Configuration *Configuration
|
||||
|
||||
RaftServer raft.Server
|
||||
|
||||
}
|
||||
|
||||
func NewTopology(id string, seq sequence.Sequencer, volumeSizeLimit uint64, pulse int) *Topology {
|
||||
|
||||
Reference in New Issue
Block a user