Removed list of commands in module docstring.

This commit is contained in:
Jeremy Fincher 2003-08-26 11:26:12 +00:00
parent 0cf31453bc
commit 79b199cec1
1 changed files with 0 additions and 8 deletions

View File

@ -31,14 +31,6 @@
"""
Maintains a Quotes database for each channel.
Commands include:
quote
addquote
removequote
maxquote
randomquote
quoteinfo
"""
from baseplugin import *