From 2807cb7e1a658435339aaed0fb4f57c1a54af54c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 25 Feb 2020 13:08:00 -0500 Subject: [PATCH] unused import --- pelicanconf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 4b9c599..fc90c0a 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -2,8 +2,7 @@ from __future__ import unicode_literals -from pelican import __version__ as PELICAN_VERSION - +# from pelican import __version__ as PELICAN_VERSION # Basic settings # https://docs.getpelican.com/en/stable/settings.html#basic-settings