trivial: Remove unused attribute
This was added in I10d90ac2f702153508bc6e607ed451c089276a4d and doesn't appear to have been used anywhere. Remove it. Change-Id: If29f203da9633f9174ed4ba94d70153962d195b9 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
3b3734499b
commit
c6874c7f72
@ -34,10 +34,6 @@ __version__ = pbr.version.VersionInfo(
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
# This is to allow for a graceful swap from oslosphinx to openstackdocstheme
|
||||
THEME = 'openstackdocstheme'
|
||||
|
||||
|
||||
"""This provides a sphinx extension able to create the HTML needed
|
||||
for the api-ref website.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user