diff options
Diffstat (limited to 'lib/rbot')
-rw-r--r-- | lib/rbot/core/config.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rbot/core/config.rb b/lib/rbot/core/config.rb index cdd334f4..13f93c9d 100644 --- a/lib/rbot/core/config.rb +++ b/lib/rbot/core/config.rb @@ -198,8 +198,6 @@ class ConfigModule < CoreBotModule case plugin
when "config"
case topic
- when ""
- _("config-related tasks: config topics, save, rescan")
when "list"
_("config list => list configuration modules, config list <module> => list configuration keys for module <module>")
when "get"
|