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