summaryrefslogtreecommitdiff
path: root/Mailman/database/model/roster.py
diff options
context:
space:
mode:
authorBarry Warsaw2007-11-04 18:10:21 -0500
committerBarry Warsaw2007-11-04 18:10:21 -0500
commit46f480dfaa6286ff8950af817de1c35910b37e16 (patch)
tree194e8a3fb2150b7fa9ce5063a4b5b4acdf821365 /Mailman/database/model/roster.py
parent85473d738ce8ec53ac518819832e0babc3558cf2 (diff)
downloadmailman-46f480dfaa6286ff8950af817de1c35910b37e16.tar.gz
mailman-46f480dfaa6286ff8950af817de1c35910b37e16.tar.zst
mailman-46f480dfaa6286ff8950af817de1c35910b37e16.zip
Diffstat (limited to 'Mailman/database/model/roster.py')
-rw-r--r--Mailman/database/model/roster.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/database/model/roster.py b/Mailman/database/model/roster.py
index c8fa86d58..5a01e7c7b 100644
--- a/Mailman/database/model/roster.py
+++ b/Mailman/database/model/roster.py
@@ -22,7 +22,6 @@ the ones that fit a particular role. These are used as the member, owner,
moderator, and administrator roster filters.
"""
-from sqlalchemy import *
from zope.interface import implements
from Mailman.constants import SystemDefaultPreferences