From 79b199cec174f5098a2f1d614d0a8046ce80621b Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 26 Aug 2003 11:26:12 +0000 Subject: [PATCH] Removed list of commands in module docstring. --- plugins/Quotes.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/plugins/Quotes.py b/plugins/Quotes.py index f844a06ab..f2ef07655 100644 --- a/plugins/Quotes.py +++ b/plugins/Quotes.py @@ -31,14 +31,6 @@ """ Maintains a Quotes database for each channel. - -Commands include: - quote - addquote - removequote - maxquote - randomquote - quoteinfo """ from baseplugin import *