mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Removed the unneeded import (since Jinja2 related things were dropped)
This commit is contained in:
parent
7caf3528c5
commit
fbb8db41ea
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ import time
|
|||
from sys import platform
|
||||
from tempfile import mkdtemp
|
||||
|
||||
from markupsafe import Markup
|
||||
|
||||
import pytz
|
||||
|
||||
from pelican import utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue