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