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