summaryrefslogtreecommitdiff
path: root/src/mailman/model/mailinglist.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/model/mailinglist.py')
-rw-r--r--src/mailman/model/mailinglist.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/model/mailinglist.py b/src/mailman/model/mailinglist.py
index 9a332f48b..7e05e94ef 100644
--- a/src/mailman/model/mailinglist.py
+++ b/src/mailman/model/mailinglist.py
@@ -78,7 +78,6 @@ class MailingList(Model):
# List identity
list_name = Unicode()
mail_host = Unicode()
- list_id = Unicode()
include_list_post_header = Bool()
include_rfc2369_headers = Bool()
advertised = Bool()