diff options
| author | Barry Warsaw | 2009-01-01 17:07:06 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2009-01-01 17:07:06 -0500 |
| commit | 2413e18a366024b9d64bf6eb7d8afee50f7441da (patch) | |
| tree | e703dd9c4db3a3bfd1773c6d8d1fa7c403f720d8 /mailman/tests/test_documentation.py | |
| parent | 6e22adb521769a666d3db85384d619528d7982a0 (diff) | |
| download | mailman-2413e18a366024b9d64bf6eb7d8afee50f7441da.tar.gz mailman-2413e18a366024b9d64bf6eb7d8afee50f7441da.tar.zst mailman-2413e18a366024b9d64bf6eb7d8afee50f7441da.zip | |
Diffstat (limited to 'mailman/tests/test_documentation.py')
| -rw-r--r-- | mailman/tests/test_documentation.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mailman/tests/test_documentation.py b/mailman/tests/test_documentation.py index 51dc784fe..c4df8444e 100644 --- a/mailman/tests/test_documentation.py +++ b/mailman/tests/test_documentation.py @@ -38,7 +38,6 @@ import mailman from mailman.Message import Message from mailman.config import config -from mailman.core.styles import style_manager from mailman.testing.layers import SMTPLayer |
