diff options
Diffstat (limited to 'mailman/interfaces/archiver.py')
| -rw-r--r-- | mailman/interfaces/archiver.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/interfaces/archiver.py b/mailman/interfaces/archiver.py index 0159567cc..c69b13427 100644 --- a/mailman/interfaces/archiver.py +++ b/mailman/interfaces/archiver.py @@ -33,8 +33,6 @@ class IArchiver(Interface): name = Attribute('The name of this archiver') - is_enabled = Attribute('True if this archiver is enabled.') - def list_url(mlist): """Return the url to the top of the list's archive. |
