diff options
| author | bwarsaw | 2001-05-09 15:08:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-05-09 15:08:46 +0000 |
| commit | 1dc55dda1625b7365e9918f02b0db2c64c6f8f86 (patch) | |
| tree | 03687578f36cb04d211ca226f6604f7f81ac507d | |
| parent | ea1e6c86f57d8485481c474bb6166e0088044889 (diff) | |
| download | mailman-1dc55dda1625b7365e9918f02b0db2c64c6f8f86.tar.gz mailman-1dc55dda1625b7365e9918f02b0db2c64c6f8f86.tar.zst mailman-1dc55dda1625b7365e9918f02b0db2c64c6f8f86.zip | |
| -rw-r--r-- | Mailman/Cgi/create.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/Cgi/create.py b/Mailman/Cgi/create.py index 05f6fea9c..0cdfee796 100644 --- a/Mailman/Cgi/create.py +++ b/Mailman/Cgi/create.py @@ -276,4 +276,3 @@ def request_creation(doc, cgidata=dummy, errmsg=None): form.AddItem(ftable) table.AddRow([form]) doc.AddItem(table) - return |
