Remove bad import

This commit is contained in:
Aaron Carlisle 2018-11-05 10:44:30 -05:00 committed by GitHub
parent cd34154857
commit fffca44dce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@ From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
"""
from os import path
import sphinx
__version__ = '0.4.2'
__version_full__ = __version__