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