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