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/rest/lists.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/rest/lists.py')
| -rw-r--r-- | src/mailman_pgp/rest/lists.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman_pgp/rest/lists.py b/src/mailman_pgp/rest/lists.py index 5279702..fc7bbef 100644 --- a/src/mailman_pgp/rest/lists.py +++ b/src/mailman_pgp/rest/lists.py @@ -22,7 +22,6 @@ from mailman.rest.helpers import ( from public import public from mailman_pgp.config import config -from mailman_pgp.database import query from mailman_pgp.model.list import PGPMailingList |
