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 *