mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 22:17:58 +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