From b0c8f27fed9ff0a7b664e09da720c78c27b4bcbe Mon Sep 17 00:00:00 2001 From: Thorsten Date: Sat, 5 Dec 2015 16:49:11 +0100 Subject: [PATCH] enough hints --- plugins.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins.py b/plugins.py index 4d5b588..cdc4436 100644 --- a/plugins.py +++ b/plugins.py @@ -625,7 +625,6 @@ def command_cake(argv, **args): } -# TODO: send a hint if someone types plugin as command @pluginfunction('plugin', "'disable' or 'enable' plugins", ptypes_COMMAND) def command_plugin_activation(argv, **args): if argv[0] != 'plugin' or len(argv) == 1: