From 30ce2ef11c0b45208186c643e9eb76de65cd136f Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 2 Sep 2019 15:15:04 +0100 Subject: remove unused CHANNELSET_HELP const --- modules/config.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/config.py b/modules/config.py index 6a4224d0..03f3b26f 100644 --- a/modules/config.py +++ b/modules/config.py @@ -6,8 +6,6 @@ import enum from src import ModuleManager, utils -CHANNELSET_HELP = "Get a specified channel setting for the current channel" - class ConfigInvalidValue(Exception): pass class ConfigSettingInexistent(Exception): -- cgit v1.3.1-10-gc9f91