refactor
This commit is contained in:
@@ -48,7 +48,7 @@ func (c *commandVolumeCheckDisk) Help() string {
|
||||
`
|
||||
}
|
||||
|
||||
func (c *commandVolumeCheckDisk) IsResourceHeavy() bool {
|
||||
func (c *commandVolumeCheckDisk) HasTag(CommandTag) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user