forked from github/pelican
remote duplicated import statement (thanks @traeblain)
This commit is contained in:
parent
e8043594f7
commit
f79c844855
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ try:
|
|||
asciidoc = True
|
||||
except ImportError:
|
||||
asciidoc = False
|
||||
import re
|
||||
|
||||
from pelican.contents import Category, Tag, Author
|
||||
from pelican.utils import get_date, pelican_open
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue