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