mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-07 19:49:23 +01:00
Removes list of commands in module docstring.
This commit is contained in:
parent
b11c3f4a8b
commit
243e6eaa7c
@ -32,11 +32,6 @@
|
|||||||
"""
|
"""
|
||||||
A complete messaging system that allows users to leave 'notes' for other
|
A complete messaging system that allows users to leave 'notes' for other
|
||||||
users that can be retrieved later.
|
users that can be retrieved later.
|
||||||
|
|
||||||
Commands include:
|
|
||||||
sendnote
|
|
||||||
note
|
|
||||||
notes
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from baseplugin import *
|
from baseplugin import *
|
||||||
|
Loading…
Reference in New Issue
Block a user