remove wsmeext.sphinxext

Error when importing wsmeext.sphinxext
Could not import extension wsmeext.sphinxext
(exception: cannot import name 'l_')

Change-Id: Id23c9c1fd35153d67d4ffb50dc1cd40f30b7ab41
This commit is contained in:
licanwei 2020-04-13 11:27:45 +08:00
parent f3c427bdef
commit 3a3a487c71
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ extensions = [
'sphinxcontrib.httpdomain',
'sphinxcontrib.pecanwsme.rest',
'stevedore.sphinxext',
'wsmeext.sphinxext',
'ext.term',
'ext.versioned_notifications',
'oslo_config.sphinxconfiggen',