mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-08 23:14:45 +08:00
refactor
This commit is contained in:
@@ -27,7 +27,7 @@ func (c *commandRaftServerRemove) Help() string {
|
||||
`
|
||||
}
|
||||
|
||||
func (c *commandRaftServerRemove) IsResourceHeavy() bool {
|
||||
func (c *commandRaftServerRemove) HasTag(CommandTag) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user