summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/mailinglist.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/interfaces/mailinglist.py')
-rw-r--r--src/mailman/interfaces/mailinglist.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mailman/interfaces/mailinglist.py b/src/mailman/interfaces/mailinglist.py
index 798680782..8a4436a21 100644
--- a/src/mailman/interfaces/mailinglist.py
+++ b/src/mailman/interfaces/mailinglist.py
@@ -132,9 +132,6 @@ class IMailingList(Interface):
"""Advertise this mailing list when people ask for an overview of the
available mailing lists.""")
- style_name = Attribute(
- """The name of the last style applied, or None.""")
-
# Contact addresses
posting_address = Attribute(