Remove unused alabaster import

This commit is contained in:
YuviPanda
2019-11-21 12:54:09 -08:00
parent 8d698e089f
commit fdfa73e87f

View File

@@ -34,8 +34,6 @@ intersphinx_cache_limit = 90 # days
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'
import alabaster_jupyterhub
html_theme = 'pandas_sphinx_theme'
html_logo = 'images/logo/logo.png'