diff --git a/plugins/Notes.py b/plugins/Notes.py index 26fe5e742..a70741b10 100644 --- a/plugins/Notes.py +++ b/plugins/Notes.py @@ -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 *