mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Remove bad import
This commit is contained in:
parent
cd34154857
commit
fffca44dce
@ -4,7 +4,6 @@ From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
from os import path
|
from os import path
|
||||||
import sphinx
|
|
||||||
|
|
||||||
__version__ = '0.4.2'
|
__version__ = '0.4.2'
|
||||||
__version_full__ = __version__
|
__version_full__ = __version__
|
||||||
|
Loading…
Reference in New Issue
Block a user