Skip to content

Commit c41f928

Browse files
committed
Build: remove using_rtd_theme variable
This is missing from #10638
1 parent 0ccd31f commit c41f928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ if os.path.exists('_static'):
5050

5151
#Add project information to the template context.
5252
context = {
53-
'using_theme': using_rtd_theme,
5453
'html_theme': html_theme,
5554
'current_version': "{{ version.verbose_name }}",
5655
'version_slug': "{{ version.slug }}",

0 commit comments

Comments
 (0)