diff options
| author | Barry Warsaw | 2007-07-21 16:19:54 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2007-07-21 16:19:54 -0400 |
| commit | 276009e248e64cf0c60989c93b2f3d6b9713c199 (patch) | |
| tree | 7b630f12e1b0feaa8cc9f77e9d11188629e2b8d2 /Mailman/Commands/cmd_lists.py | |
| parent | 61d8ec7117463493b946c0f82872fe716d7bc901 (diff) | |
| parent | a55d4aa436f34e5d3f1e0e06b372b57de323aa61 (diff) | |
| download | mailman-276009e248e64cf0c60989c93b2f3d6b9713c199.tar.gz mailman-276009e248e64cf0c60989c93b2f3d6b9713c199.tar.zst mailman-276009e248e64cf0c60989c93b2f3d6b9713c199.zip | |
Diffstat (limited to 'Mailman/Commands/cmd_lists.py')
| -rw-r--r-- | Mailman/Commands/cmd_lists.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/Commands/cmd_lists.py b/Mailman/Commands/cmd_lists.py index 6d23d4745..f7c6365e3 100644 --- a/Mailman/Commands/cmd_lists.py +++ b/Mailman/Commands/cmd_lists.py @@ -20,7 +20,6 @@ See a list of the public mailing lists on this GNU Mailman server. """ -from Mailman import mm_cfg from Mailman.MailList import MailList from Mailman.configuration import config from Mailman.i18n import _ |
