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