mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 02:57:59 +08:00
refactor
This commit is contained in:
@@ -53,7 +53,7 @@ func (c *commandVolumeTierMove) Help() string {
|
||||
`
|
||||
}
|
||||
|
||||
func (c *commandVolumeTierMove) IsResourceHeavy() bool {
|
||||
func (c *commandVolumeTierMove) HasTag(CommandTag) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user