diff options
Diffstat (limited to 'mailman/tests/test_security_mgr.py')
| -rw-r--r-- | mailman/tests/test_security_mgr.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/tests/test_security_mgr.py b/mailman/tests/test_security_mgr.py index 3dde9dd2a..835530496 100644 --- a/mailman/tests/test_security_mgr.py +++ b/mailman/tests/test_security_mgr.py @@ -18,8 +18,6 @@ """Unit tests for the SecurityManager module.""" import os -import md5 -import sha import errno import Cookie import unittest |
