Skip to content

Commit e4ba5ee

Browse files
committed
Remove unused imports
1 parent df06f33 commit e4ba5ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# import sys
1515
# sys.path.insert(0, os.path.abspath('.'))
1616

17-
import sphinx_rtd_theme
18-
1917
# -- Project information -----------------------------------------------------
2018

2119
project = 'jupyterlab-blockly'
@@ -52,7 +50,6 @@
5250
# The theme to use for HTML and HTML Help pages. See the documentation for
5351
# a list of builtin themes.
5452
html_theme = 'pydata_sphinx_theme'
55-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
5653

5754
# Add any paths that contain custom static files (such as style sheets) here,
5855
# relative to this directory. They are copied after the builtin static files,

0 commit comments

Comments
 (0)