diff options
| author | J08nY | 2017-06-22 17:25:44 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-22 17:25:44 +0200 |
| commit | 429234b8db28ed6aadf21a3ccfce7eaf7065be71 (patch) | |
| tree | 719f9abc1b9804d062676458bf3ca51463b3f1bc /src/mailman_pgp/runners/outgoing.py | |
| parent | 54aa6d86be743b6a0f640cd68b25938d02e3dfd7 (diff) | |
| download | mailman-pgp-429234b8db28ed6aadf21a3ccfce7eaf7065be71.tar.gz mailman-pgp-429234b8db28ed6aadf21a3ccfce7eaf7065be71.tar.zst mailman-pgp-429234b8db28ed6aadf21a3ccfce7eaf7065be71.zip | |
Diffstat (limited to 'src/mailman_pgp/runners/outgoing.py')
| -rw-r--r-- | src/mailman_pgp/runners/outgoing.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman_pgp/runners/outgoing.py b/src/mailman_pgp/runners/outgoing.py index 92a765d..646822b 100644 --- a/src/mailman_pgp/runners/outgoing.py +++ b/src/mailman_pgp/runners/outgoing.py @@ -24,7 +24,6 @@ from mailman.model.mailinglist import MailingList from public import public from mailman_pgp.config import config -from mailman_pgp.database import query from mailman_pgp.model.list import PGPMailingList |
