docs: Fix conf.py for read the docs
[vpp.git] / docs / conf.py
index f3332c9..aef3646 100644 (file)
@@ -41,7 +41,6 @@ extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.viewcode',
     'recommonmark',
-    'sphinx_markdown_tables'
 ]
 
 # Add any paths that contain templates here, relative to this directory.