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