diff options
Diffstat (limited to 'nikola/plugins/template/mako.py')
| -rw-r--r-- | nikola/plugins/template/mako.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nikola/plugins/template/mako.py b/nikola/plugins/template/mako.py index aed6596..6da21db 100644 --- a/nikola/plugins/template/mako.py +++ b/nikola/plugins/template/mako.py @@ -44,7 +44,6 @@ LOGGER = get_logger('mako', STDERR_HANDLER) class MakoTemplates(TemplateSystem): - """Support for Mako templates.""" name = "mako" |
