forked from github/pelican
removed unused import
This commit is contained in:
parent
764a135bb3
commit
b6b7238519
1 changed files with 0 additions and 1 deletions
1
pelican/__init__.py
Executable file → Normal file
1
pelican/__init__.py
Executable file → Normal file
|
|
@ -1,6 +1,5 @@
|
|||
import argparse
|
||||
import os
|
||||
from functools import partial
|
||||
|
||||
from pelican.generators import (ArticlesGenerator, PagesGenerator,
|
||||
StaticGenerator, PdfGenerator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue