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