mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Removed useless imports
This commit is contained in:
parent
90dab85e13
commit
c699172fd6
2 changed files with 1 additions and 3 deletions
|
|
@ -2,8 +2,6 @@
|
|||
import re
|
||||
import os
|
||||
import shutil
|
||||
import time
|
||||
import calendar
|
||||
import pytz
|
||||
from datetime import datetime
|
||||
from codecs import open as _open
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue