mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-29 19:04:36 +08:00
refactor
This commit is contained in:
@@ -34,7 +34,7 @@ func (c *commandFsMv) Help() string {
|
||||
`
|
||||
}
|
||||
|
||||
func (c *commandFsMv) IsResourceHeavy() bool {
|
||||
func (c *commandFsMv) HasTag(CommandTag) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user