From 243e6eaa7cbbcde6a7a27fbbb14e7bbb2f197fb8 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Wed, 16 Apr 2003 07:22:06 +0000 Subject: [PATCH] Removes list of commands in module docstring. --- plugins/Notes.py | 5 ----- 1 file changed, 5 deletions(-) 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 *