diff options
Diffstat (limited to 'weed/mq/msgclient/chan_config.go')
| -rw-r--r-- | weed/mq/msgclient/chan_config.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/weed/mq/msgclient/chan_config.go b/weed/mq/msgclient/chan_config.go deleted file mode 100644 index a75678815..000000000 --- a/weed/mq/msgclient/chan_config.go +++ /dev/null @@ -1,5 +0,0 @@ -package msgclient - -func (mc *MessagingClient) DeleteChannel(chanName string) error { - return mc.DeleteTopic("chan", chanName) -} |
