From 01dc773edd1a060f9c78cd650a010f24c88ab9da Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 9 Oct 2022 22:48:28 +1000 Subject: [PATCH] Yank (#209) --- admin.proto | 5 ----- 1 file changed, 5 deletions(-) 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. */