diff options
| author | Barry Warsaw | 2017-01-04 10:30:17 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2017-01-04 10:30:17 -0500 |
| commit | 8180990a2ed053f6e4880f93a75acd9845631793 (patch) | |
| tree | ee79755d82c4f1531799d9a96c1619ee7841245a /template.py | |
| parent | 9ecb0d462b79bec42e82b6aecea8853262e15753 (diff) | |
| download | mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.gz mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.zst mailman-8180990a2ed053f6e4880f93a75acd9845631793.zip | |
Diffstat (limited to 'template.py')
| -rw-r--r-- | template.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template.py b/template.py index 4507f258b..898f0b48b 100644 --- a/template.py +++ b/template.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016 by the Free Software Foundation, Inc. +# Copyright (C) 2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # @@ -16,5 +16,3 @@ # GNU Mailman. If not, see <http://www.gnu.org/licenses/>. """Module stuff.""" - -from mailman import public |
