mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 16:50:36 +08:00
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