diff --git a/admin.proto b/admin.proto index b8a2470..2da1832 100644 --- a/admin.proto +++ b/admin.proto @@ -147,11 +147,6 @@ message AdminMessage { */ ModuleConfig get_module_config_response = 8; - /* - * Send all channels in the response to this message - */ - bool get_all_channel_request = 9; - /* * Get the Canned Message Module messages in the response to this message. */