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