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