Removes list of commands in module docstring.

This commit is contained in:
Jeremy Fincher 2003-04-16 07:22:06 +00:00
parent b11c3f4a8b
commit 243e6eaa7c
1 changed files with 0 additions and 5 deletions

View File

@ -32,11 +32,6 @@
"""
A complete messaging system that allows users to leave 'notes' for other
users that can be retrieved later.
Commands include:
sendnote
note
notes
"""
from baseplugin import *