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