diff options
| author | Barry Warsaw | 2012-08-19 18:58:55 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2012-08-19 18:58:55 -0400 |
| commit | 9eb9875569a716dd82ee7764ecee2f37ab446e13 (patch) | |
| tree | 3298a0e3c0c65b55535c3223ef80ed6dc1296ed4 /src/mailman/model/mailinglist.py | |
| parent | b301eeb71249ef58ffcc8b285d51b19c8b42812b (diff) | |
| download | mailman-9eb9875569a716dd82ee7764ecee2f37ab446e13.tar.gz mailman-9eb9875569a716dd82ee7764ecee2f37ab446e13.tar.zst mailman-9eb9875569a716dd82ee7764ecee2f37ab446e13.zip | |
Diffstat (limited to 'src/mailman/model/mailinglist.py')
| -rw-r--r-- | src/mailman/model/mailinglist.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/model/mailinglist.py b/src/mailman/model/mailinglist.py index fde82f997..68d086ec5 100644 --- a/src/mailman/model/mailinglist.py +++ b/src/mailman/model/mailinglist.py @@ -148,7 +148,6 @@ class MailingList(Model): forward_auto_discards = Bool() gateway_to_mail = Bool() gateway_to_news = Bool() - generic_nonmember_action = Int() goodbye_message_uri = Unicode() header_matches = Pickle() header_uri = Unicode() |
