Remove /clear from commands whitelist for the time being

This commit is contained in:
Dico200
2016-06-05 13:51:12 +02:00
parent 2f943e8b12
commit 2c94c40c77

View File

@@ -18,7 +18,6 @@ commands_whitelist = (
"up", "up",
"tppos", "tppos",
"seen", "seen",
"clear",
) )
max_line_length = 256 max_line_length = 256