docs: removed unused extension from conf.py

This commit is contained in:
james
2019-09-18 16:57:52 +01:00
parent b07e1fa08d
commit 9242507487

View File

@@ -33,7 +33,6 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.mathjax',
'hieroglyph',
'sphinxcontrib.blockdiag',
'sphinx.ext.graphviz',
]