diff options
| author | Barry Warsaw | 2008-02-18 21:24:46 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2008-02-18 21:24:46 -0500 |
| commit | 2bd332002f241ab7ca77f935a73692f6cbf41fe5 (patch) | |
| tree | 49149121d9d6eb510416b975229562b06a117001 /Mailman/chains/hold.py | |
| parent | 7ce2361faa1033bde84579ae9205944e5554b57f (diff) | |
| download | mailman-2bd332002f241ab7ca77f935a73692f6cbf41fe5.tar.gz mailman-2bd332002f241ab7ca77f935a73692f6cbf41fe5.tar.zst mailman-2bd332002f241ab7ca77f935a73692f6cbf41fe5.zip | |
Diffstat (limited to 'Mailman/chains/hold.py')
| -rw-r--r-- | Mailman/chains/hold.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/chains/hold.py b/Mailman/chains/hold.py index 7d4c64d45..3526345fd 100644 --- a/Mailman/chains/hold.py +++ b/Mailman/chains/hold.py @@ -21,7 +21,6 @@ from __future__ import with_statement __all__ = ['HoldChain'] __metaclass__ = type -__i18n_templates__ = True import logging |
