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