Stop importing the CommonMark parser that we don't use anymore!
This commit is contained in:
parent
3d3c6404f1
commit
5b59bb8b57
1 changed files with 0 additions and 2 deletions
2
conf.py
2
conf.py
|
@ -48,8 +48,6 @@ extensions = [
|
|||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
||||
from recommonmark.parser import CommonMarkParser
|
||||
|
||||
# The suffix(es) of source filenames.
|
||||
# You can specify multiple suffix as a list of string:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue