From fedceb016a8ae3ddd4a09fd47c51d8a5114bf0bb Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Fri, 3 Aug 2001 21:50:57 +0000 Subject: cosmetic --- Mailman/Handlers/CalcRecips.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Mailman/Handlers/CalcRecips.py b/Mailman/Handlers/CalcRecips.py index 0928572f5..c903ff8cc 100644 --- a/Mailman/Handlers/CalcRecips.py +++ b/Mailman/Handlers/CalcRecips.py @@ -20,7 +20,6 @@ This module calculates the non-digest recipients for the message based on the list's membership and configuration options. It places the list of recipients on the `recips' attribute of the message. This attribute is used by the SendmailDeliver and BulkDeliver modules. - """ from Mailman import mm_cfg -- cgit v1.3.1